Commit 5c954354 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Merge pull request #1297 from gennadiycivil/master

Workaround for Travis issue https://github.com/travis-ci/travis-ci/is…
parents 3282f9ae dfed97a6
...@@ -31,6 +31,8 @@ addons: ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment