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 25b75ae commit 6292e22Copy full SHA for 6292e22
.travis.yml
@@ -1,2 +1,3 @@
1
language: java
2
-script: build
+script: gradle build
3
+install: true
0 commit comments