Skip to content

Commit

Permalink
add IRC back but change how often Travis will tell you
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Honeycutt committed Aug 14, 2017
1 parent 0f9f674 commit 3bfa587
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -30,6 +30,11 @@ deploy:
notifications:
email:
- aaronhoneycutt@kubuntu.org
irc: irc://chat.freenode.net:6667#kubuntu-devel
template:
- "%{repository}#%{build_number} (%{branch} : %{message}"
on_success: change # default: always
on_failure: always # default: always
slack: kubuntu:puzVpRNriVEjjGOmGqvws9FU
script:
- bash -c "$COMMAND"

0 comments on commit 3bfa587

Please sign in to comment.