Skip to content

Commit cff336f

Browse files
committed
Have travis CI only report failures
1 parent 599f93c commit cff336f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ matrix:
88
allow_failures:
99
- rust: nightly
1010
fast_finish: true
11+
12+
notifications:
13+
email:
14+
on_success: never

0 commit comments

Comments
 (0)