Skip to content

Commit

Permalink
Send Travis messages as notices to the IRC channel
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Jan 21, 2016
1 parent be6d69b commit b173315
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@ script: tox
after_success: coveralls

notifications:
irc: "chat.freenode.net#asphalt"
irc:
channels:
- "chat.freenode.net#asphalt"
use_notice: true
skip_join: true

0 comments on commit b173315

Please sign in to comment.