check if it is using the new travis.yml at all

This commit is contained in:
Martin Kroeker 2020-03-13 11:12:02 +01:00 committed by GitHub
parent 5a62f17784
commit 5512902ad1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ matrix:
packages: packages:
- gfortran - gfortran
before_script: before_script:
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=32" - COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=POWER8 NUM_THREADS=30"
env: env:
# for matrix annotation only # for matrix annotation only
- TARGET_BOX=PPC64LE_LINUX - TARGET_BOX=PPC64LE_LINUX