1
0
Fork 0

Enable travis caching

This commit is contained in:
Palmer Dabbelt 2016-02-22 17:41:01 -08:00
parent edd0b3b824
commit 28c91795c3
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
language: scala
# run on new infrastructure
sudo: false
cache: apt
cache:
apt: true
directories:
$HOME/.ivy2
regression/install
# packages needed to build riscv-tools
addons:
apt: