Update .travis.yml
This commit is contained in:
parent
47e6d1c194
commit
056718f10e
|
@ -235,7 +235,6 @@ matrix:
|
||||||
before_script:
|
before_script:
|
||||||
- COMMON_FLAGS="NUM_THREADS=32"
|
- COMMON_FLAGS="NUM_THREADS=32"
|
||||||
- brew update
|
- brew update
|
||||||
- brew install gcc@10
|
|
||||||
script:
|
script:
|
||||||
- travis_wait 45 make QUIET_MAKE=1 $COMMON_FLAGS $BTYPE
|
- travis_wait 45 make QUIET_MAKE=1 $COMMON_FLAGS $BTYPE
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue