Merge pull request #367 from nitkon/travis

CI: Enable Travis-CI for linux-ppc64le
This commit is contained in:
James O. D. Hunt 2018-06-11 11:30:15 +01:00 committed by GitHub
commit 2ac74ae8b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: