Merge pull request #1297 from gennadiycivil/master
Workaround for Travis issue https://github.com/travis-ci/travis-ci/is…
This commit is contained in:
		@@ -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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user