Update .travis.yml

This commit is contained in:
Martin Kroeker 2021-03-09 18:58:04 +01:00 committed by GitHub
parent 47e6d1c194
commit 056718f10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@ matrix:
before_script:
- COMMON_FLAGS="NUM_THREADS=32"
- brew update
- brew install gcc@10
script:
- travis_wait 45 make QUIET_MAKE=1 $COMMON_FLAGS $BTYPE
env: