[CRIU] [PATCH 2/2] Revert "travis: temporarily disable ppc64 until repo is fixed"

Mike Rapoport rppt at linux.vnet.ibm.com
Thu Aug 24 11:13:06 MSK 2017


This reverts commit 26680a8b6901f312163ed19263c2a580ec927f68.
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index eb5ad0c..eaa8401 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,9 +12,11 @@ env:
   - TR_ARCH=x86_64
   - TR_ARCH=armv7hf
   - TR_ARCH=aarch64
+  - TR_ARCH=ppc64le
   - TR_ARCH=s390x
   - TR_ARCH=armv7hf     CLANG=1
   - TR_ARCH=aarch64     CLANG=1
+  - TR_ARCH=ppc64le     CLANG=1
   - TR_ARCH=alpine      CLANG=1
 script:
   - sudo make CCACHE=1 -C scripts/travis $TR_ARCH
-- 
2.7.4



More information about the CRIU mailing list