Skip to content

Commit

Permalink
Notify on change only for successful builds
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoirotte committed Aug 2, 2017
1 parent b6e2332 commit 4d0720a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ matrix:

notifications:
email: false
irc: "irc.iiens.net#Clicky"
irc:
channels: "irc.iiens.net#Clicky"
on_success: change

before_script:
- rm -rf vendor/
Expand Down

0 comments on commit 4d0720a

Please sign in to comment.