We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8485ca4 commit a71a25eCopy full SHA for a71a25e
.travis.yml
@@ -0,0 +1,5 @@
1
+language: java
2
+jdk: openjdk11
3
+
4
+before_install:
5
+ - chmod +x gradlew
0 commit comments