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:
Nitesh Konkar 2018-06-11 14:26:24 +05:30
parent 329f70463a
commit c2397a0981

View File

@ -1,5 +1,6 @@
#
# Copyright (c) 2018 Intel Corporation
# Copyright (c) 2018 IBM
#
# SPDX-License-Identifier: Apache-2.0
#
@ -8,6 +9,9 @@ sudo: required
dist: trusty
language: go
os:
- linux
- linux-ppc64le
go_import_path: github.com/kata-containers/runtime
go: