Skip to content

Commit

Permalink
Update .travis.yml: irc tweak, will it work?
Browse files Browse the repository at this point in the history
  • Loading branch information
mloskot committed Oct 26, 2012
1 parent 982c924 commit 187a766
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -33,11 +33,13 @@ after_script:
- ctest -V .

notifications:
irc: "irc.freenode.net#soci"
email:
recipients:
- mloskot@gmail.com
- mateusz@loskot.net
on_success: always # [always|never|change] # default: change
on_failure: always # [always|never|change] # default: always

irc:
channels:
- "irc.freenode.net#soci"

0 comments on commit 187a766

Please sign in to comment.