We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c3145 commit b5af7b9Copy full SHA for b5af7b9
.travis.yml
@@ -25,14 +25,14 @@ matrix:
25
- TARGET_BOX=LINUX64
26
- BTYPE="BINARY=64"
27
28
- - <<: *test-ubuntu
29
- os: linux-ppc64le
30
- before_script:
31
- - COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32"
32
- env:
33
- # for matrix annotation only
34
- - TARGET_BOX=PPC64LE_LINUX
35
- - BTYPE="BINARY=64 USE_OPENMP=1"
+ # - <<: *test-ubuntu
+ # os: linux-ppc64le
+ # before_script:
+ # - COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32"
+ # env:
+ # # for matrix annotation only
+ # - TARGET_BOX=PPC64LE_LINUX
+ # - BTYPE="BINARY=64 USE_OPENMP=1"
36
37
- <<: *test-ubuntu
38
env:
0 commit comments