Update .travis.yml

This commit is contained in:
UK992 2017-05-08 11:28:18 +02:00
parent 66ea4b21d0
commit 63b19c5bb6

View file

@ -30,6 +30,7 @@ matrix:
- $HOME/.ccache - $HOME/.ccache
before_cache: before_cache:
- ./mach clean-nightlies --keep 2 --force - ./mach clean-nightlies --keep 2 --force
- ./mach clean-cargo-cache --keep 2 --force
env: CCACHE=/usr/bin/ccache env: CCACHE=/usr/bin/ccache
addons: addons:
apt: apt: