Auto clean old nightlies on Travis

This commit is contained in:
UK992 2017-04-22 21:35:04 +02:00
parent 55e2caba4c
commit 534cd3046b

View file

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