Skip to content

Commit

Permalink
Revert "worth a shot"
Browse files Browse the repository at this point in the history
This reverts commit ec397b1.
  • Loading branch information
rtyley committed Jul 29, 2015
1 parent ec397b1 commit b73638a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -8,9 +8,6 @@ cache:
directories:
- $HOME/.sbt
- $HOME/.ivy2
before_install:
- cp -R $HOME/.ivy2/cache $HOME/original-ivy2-cache
before_cache:
- find $HOME/.sbt -name "*.lock" -type f -delete
- find $HOME/.ivy2/cache -name "ivydata-*.properties" -type f -delete
- cp -R $HOME/original-ivy2-cache $HOME/.ivy2/cache

0 comments on commit b73638a

Please sign in to comment.