We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ac5e9 commit 5c360ccCopy full SHA for 5c360cc
.travis.yml
@@ -2,3 +2,7 @@ language: node_js
2
node_js:
3
- "0.12"
4
- "4"
5
+notifications:
6
+ email:
7
+ on_success: never
8
+ on_failure: always
0 commit comments