1
0
Fork 0

Cache all the Scala build directories

I hope this will result in Travis building our stuff a lot faster, since this
currently takes about half the time.
This commit is contained in:
Palmer Dabbelt 2016-02-23 16:47:48 -08:00
parent c263c636b3
commit 58d6af207f
1 changed files with 11 additions and 0 deletions

View File

@ -6,6 +6,17 @@ cache:
directories:
$HOME/.ivy2
regression/install
chisel/target
context-dependent-environments/target
groundtest/target
hardfloat/target
junctions/target
project/project/target
project/target
rocket/target
target
uncore/target
zscale/target
# packages needed to build riscv-tools
addons: