Update .travis.yml

This commit is contained in:
Martin Kroeker 2021-05-24 20:14:17 +02:00 committed by GitHub
parent 39b29035ef
commit aa0ac6f34a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -222,7 +222,7 @@ matrix:
- <<: *test-macos
osx_image: xcode12
before_script:
- COMMON_FLAGS="DYNAMIC_ARCH=1 DYNAMIC_LIST='NEHALEM HASWELL' NUM_THREADS=32"
- COMMON_FLAGS="DYNAMIC_ARCH=1 DYNAMIC_LIST=HASWELL NUM_THREADS=32"
- brew update
script:
- travis_wait 45 make QUIET_MAKE=1 $COMMON_FLAGS $BTYPE