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:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
before_install:
|
||||||
|
- brew update
|
||||||
language: cpp
|
language: cpp
|
||||||
cache: ccache
|
cache: ccache
|
||||||
before_cache:
|
before_cache:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user