Skip to content

Commit

Permalink
chore: Make Travis less chatty on IRC
Browse files Browse the repository at this point in the history
  • Loading branch information
kgriffs committed Apr 15, 2014
1 parent a36358a commit 1897c75
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ script: tox -e $TOX_ENV
after_success: coveralls
notifications:
email:
- kurt.griffiths@rackspace.com
- mail@kgriffs.com
irc:
- "chat.freenode.net#falconframework"
channels:
- "chat.freenode.net#falconframework"
on_success: change
on_failure: always

0 comments on commit 1897c75

Please sign in to comment.