1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:17:46 +02:00

Update .travis.yml

This commit is contained in:
JFreegman 2015-04-04 03:42:43 -04:00
parent 09c1ad4566
commit f656d0a722

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