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