We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c9e4f commit 62b2dd5Copy full SHA for 62b2dd5
.travis.yml
@@ -4,3 +4,6 @@ jdk:
4
before_install:
5
- chmod +x gradlew
6
script: ./gradlew clean build
7
+cache:
8
+ directories:
9
+ - $HOME/.gradle
0 commit comments