Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomas committed Sep 13, 2019
1 parent 71ef5ed commit 7f260bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,6 @@ git:
before_install:
- git fetch --tags
before_cache:
- find $HOME/.cache/coursier -name "*.lock" -type f -delete
- find $HOME/.ivy2/cache -name "ivydata-*.properties" -type f -delete
- find $HOME/.sbt -name "*.lock" -type f -delete
cache:
Expand Down

1 comment on commit 7f260bc

@fthomas
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.