1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 14:57:45 +02:00

Update .travis.yml

This commit is contained in:
JFreegman 2015-04-04 03:42:43 -04:00 committed by cnhenry
parent fd85d8f87b
commit 5496890b34

View File

@ -44,4 +44,9 @@ script:
- make -j2 || make || exit 1
notifications:
email: false
irc:
channels:
- "chat.freenode.net#tox-dev"
on_success: always
on_failure: always