Update .travis.yml
This commit is contained in:
parent
39b29035ef
commit
aa0ac6f34a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue