Skip to content

Commit

Permalink
Make Notifications Less Noisy
Browse files Browse the repository at this point in the history
Oh, Travis, you.
  • Loading branch information
naftulikay committed Apr 4, 2017
1 parent 2f592f1 commit ef5961e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ install:

script: bin/test

notifications:
email:
on_success: change
on_failure: always

deploy:
provider: pypi
user: naftulikay
Expand Down

0 comments on commit ef5961e

Please sign in to comment.