mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-10 01:44:21 +01:00
Merge pull request #367 from nitkon/travis
CI: Enable Travis-CI for linux-ppc64le
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user