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