Skip to content

Commit

Permalink
Stahp notifying me when builds succeed
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Oct 26, 2017
1 parent 5fe7c26 commit 505ca8c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,9 @@ deploy:
branches:
only:
- master
- /^2\.1(\.\d+)+$/
- /^2\.1(\.\d+)+$/

notifications:
email:
on_success: never
on_failure: always

0 comments on commit 505ca8c

Please sign in to comment.