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 c2976b8 commit b7379acCopy full SHA for b7379ac
.travis.yml
@@ -13,3 +13,8 @@ script:
13
- cd dev/
14
- ./gradlew -s
15
- ls ant_build/artifacts/*.zip
16
+
17
+notifications:
18
+ email:
19
+ on_success: never
20
+ on_failure: change
0 commit comments