Skip to content

Commit

Permalink
Reconfigured IRC notification settings to produce less noise
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Apr 2, 2016
1 parent 2cdc6d4 commit 1f324b8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@ script: tox
after_success: coveralls

notifications:
irc: "chat.freenode.net#apscheduler"
irc:
channels:
- "chat.freenode.net#apscheduler"
on_success: change
use_notice: true
skip_join: true

0 comments on commit 1f324b8

Please sign in to comment.