Merge pull request #130 from nurupo/master

Fixed IRC channel for Travis
This commit is contained in:
irungentoo 2013-07-29 12:45:08 -07:00
commit 62dd1c73c7

View File

@ -28,6 +28,6 @@ notifications:
irc: irc:
channels: channels:
- "chat.freenode.net#InsertProjectNameHere" - "chat.freenode.net#tox-dev"
on_success: always on_success: always
on_failure: always on_failure: always