Update .travis.yml

This commit is contained in:
Martin Kroeker 2021-05-24 18:33:59 +02:00 committed by GitHub
parent 58916f6296
commit 39b29035ef
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='HASWELL SKYLAKEX COOPERLAKE' NUM_THREADS=32"
- COMMON_FLAGS="DYNAMIC_ARCH=1 DYNAMIC_LIST='NEHALEM HASWELL' NUM_THREADS=32"
- brew update
script:
- travis_wait 45 make QUIET_MAKE=1 $COMMON_FLAGS $BTYPE