diff options
author | Paweł Bylica <chfast@gmail.com> | 2017-09-12 19:39:19 +0800 |
---|---|---|
committer | Alex Beregszaszi <alex@rtfs.hu> | 2017-09-13 03:58:10 +0800 |
commit | dc8754b5955c48d0434d60382823c795b14c473e (patch) | |
tree | c506f60df6fe0af2674a42b6291f59e9a705d4f6 /.travis.yml | |
parent | 5084a9cda9ed913e50cf393d21764a620827191c (diff) | |
download | dexon-solidity-dc8754b5955c48d0434d60382823c795b14c473e.tar.gz dexon-solidity-dc8754b5955c48d0434d60382823c795b14c473e.tar.zst dexon-solidity-dc8754b5955c48d0434d60382823c795b14c473e.zip |
Travis CI: Do not cache build dir
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 315d29bf..5d6ce442 100644 --- a/.travis.yml +++ b/.travis.yml @@ -174,7 +174,6 @@ cache: ccache: true directories: - boost_1_57_0 - - build - $HOME/.local install: |