mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-01 00:46:38 +00:00
CI: Enable Travis-CI for x86 linux and linux-ppc64le
Fixes: #365 Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2018 Intel Corporation
|
# Copyright (c) 2018 Intel Corporation
|
||||||
|
# Copyright (c) 2018 IBM
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
#
|
#
|
||||||
@@ -8,6 +9,9 @@ sudo: required
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- linux-ppc64le
|
||||||
go_import_path: github.com/kata-containers/runtime
|
go_import_path: github.com/kata-containers/runtime
|
||||||
|
|
||||||
go:
|
go:
|
||||||
|
Reference in New Issue
Block a user