We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db1d7c commit 113c9bbCopy full SHA for 113c9bb
1 file changed
.travis.yml
@@ -1,2 +1,4 @@
1
language: java
2
+before_install:
3
+ - chmod +x gradlew
4
script: "./gradlew -b lib/build.gradle test"
0 commit comments