Skip to content

Commit

Permalink
Update Travis-CI config to limit email notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
pryrt authored Mar 24, 2017
1 parent 8bdf1af commit bda83c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ perl:
os:
- linux

notifications:
on_success: change
on_failure: change

before_install:
- git clone git://github.com/travis-perl/helpers ~/travis-perl-helpers
- source ~/travis-perl-helpers/init
Expand Down

0 comments on commit bda83c6

Please sign in to comment.