Skip to content

Commit

Permalink
Disable travis cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekpyron committed Jul 12, 2018
1 parent ae9cc6d commit 2cf0ab6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,11 @@ matrix:
git:
depth: 2

cache:
ccache: true
directories:
- boost_1_57_0
- $HOME/.local
#cache:
# ccache: true
# directories:
# - boost_1_57_0
# - $HOME/.local

install:
- test $SOLC_INSTALL_DEPS_TRAVIS != On || (scripts/install_deps.sh)
Expand Down

0 comments on commit 2cf0ab6

Please sign in to comment.