We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d7970 commit 34c7a3bCopy full SHA for 34c7a3b
.travis.yml
@@ -19,3 +19,8 @@ script:
19
after_success:
20
- ./gradlew jacocoTestReport coveralls
21
- ./scripts/publish_snapshot.sh
22
+
23
+cache:
24
+ directories:
25
+ - $HOME/.gradle
26
+ - $HOME/.m2/repository
0 commit comments