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