We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1f6ec commit 8a224e3Copy full SHA for 8a224e3
1 file changed
.travis.yml
@@ -0,0 +1,6 @@
1
+language: java
2
+install: gradle -q assemble
3
+script: gradle test
4
+notifications:
5
+ on_success: change
6
+ on_failure: change
0 commit comments