Update travis config

This commit is contained in:
Eduardo Bart 2012-08-08 00:08:09 -03:00
parent 584efb6ad2
commit a74250b3a1
1 changed files with 4 additions and 1 deletions

View File

@ -8,4 +8,7 @@ script: |
make
notifications:
irc:
- "irc.freenode.org#otclient"
channels:
- "irc.freenode.org#otclient"
on_success: change
skip_join: true