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 195e9d6 commit 50af31cCopy full SHA for 50af31c
.travis.yml
@@ -1,5 +1,6 @@
1
language: java
2
install: gradle -q assemble
3
+script: gradle check
4
notifications:
5
on_success: change
6
on_failure: change
0 commit comments