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

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: