Skip to content

Commit

Permalink
Merge pull request #841 from fthomas/topic/duplicated-cach-dirs
Browse files Browse the repository at this point in the history
Remove duplicated cache directories in .travis.yml
  • Loading branch information
ceedubs committed Jan 31, 2016
2 parents 3a76734 + d476ed4 commit 7c9c209
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ scala:
- 2.10.6
- 2.11.7

cache:
directories:
- $HOME/.ivy2/cache
- $HOME/.sbt

script:
- scripts/travis-publish.sh

Expand Down

0 comments on commit 7c9c209

Please sign in to comment.