We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de901cb commit 8bcd2d9Copy full SHA for 8bcd2d9
.travis.yml
@@ -11,3 +11,8 @@ install:
11
12
script:
13
- tox
14
+
15
+notifications:
16
+ email:
17
+ on_success: never
18
+ on_failure: always
0 commit comments