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