mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-12 14:48:13 +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
|
||||
|
||||
language: go
|
||||
os:
|
||||
- linux
|
||||
- linux-ppc64le
|
||||
|
||||
go:
|
||||
- "1.10.x"
|
||||
|
Loading…
Reference in New Issue
Block a user