Skip to content

Commit

Permalink
Turn off CI emails in .travis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Alek Ratzloff <[email protected]>
  • Loading branch information
alekratz committed Jul 24, 2017
1 parent 1f6948b commit 9be21e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ rust:
- beta
- stable
- nightly
notifications:
email: false
matrix:
allow_failures:
- rust:
Expand Down

0 comments on commit 9be21e1

Please sign in to comment.