Skip to content

Commit

Permalink
Update Travis cache for Scala dependencies SBT
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkoenig committed May 7, 2020
1 parent 0d71c69 commit ec0abd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ sudo: required
cache:
apt: true
directories:
$HOME/.ivy2
$HOME/.cache/coursier
$HOME/.sbt
regression/install
emulator/verilator

Expand Down

0 comments on commit ec0abd4

Please sign in to comment.