Workaround for Travis issue https://github.com/travis-ci/travis-ci/issues/8552
This commit is contained in:
parent
3282f9ae01
commit
dfed97a69a
@ -31,6 +31,8 @@ addons:
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
before_install:
|
||||
- brew update
|
||||
language: cpp
|
||||
cache: ccache
|
||||
before_cache:
|
||||
|
Loading…
Reference in New Issue
Block a user