mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-13 15:14:08 +00:00
documentation: Add travis CI for ppc64le
Enable travis on ppc64le Fixes: #479 Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com
This commit is contained in:
parent
6a4c7307aa
commit
1b1ca703c1
@ -8,6 +8,9 @@ sudo: required
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- linux-ppc64le
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- "1.10.x"
|
- "1.10.x"
|
||||||
|
Loading…
Reference in New Issue
Block a user