Skip to content

Commit

Permalink
Revert "Enable Travis CI Gradle dependency caching"
Browse files Browse the repository at this point in the history
This reverts commit 73bc058.
  • Loading branch information
cbeams committed Apr 5, 2018
1 parent 0d830b7 commit 104c8b6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
language: java
jdk: oraclejdk8
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
cache:
directories:
- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
notifications:
slack:
on_success: change
Expand Down

0 comments on commit 104c8b6

Please sign in to comment.