Updated Travis to go to #varcem-dev, and not the main channel.

This commit is contained in:
waltje
2018-03-28 02:28:01 -04:00
parent 0252e76226
commit 6a12afa098

View File

@@ -8,7 +8,7 @@
#
# Project file for the Travis-CI remote builder service.
#
# Version: @(#).travis.yml 1.0.4 2018/03/26
# Version: @(#).travis.yml 1.0.5 2018/03/27
#
# Authors: Natalia Portillo, <claunia@claunia.com>
# Fred N. van Kempen, <decwiz@yahoo.com>
@@ -70,11 +70,12 @@ addons:
- gcc-mingw-w64-x86-64
- gcc-mingw-w64
- mingw-w64
- mingw-w64-i686-libpng
notifications:
irc:
channels:
- "chat.freenode.net#varcem"
- "chat.freenode.net#varcem-dev"
template:
- "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}."
- "Commit changes: %{commit_subject}"