[Travis] Enable IRC notifications for #loot.

This commit is contained in:
Frederik "Freso" S. Olesen
2014-10-27 22:39:02 +01:00
parent 6256808b6d
commit 4ca3109cfa
+7
View File
@@ -59,3 +59,10 @@ before_script:
- cmake .. -DPROJECT_ARCH=64 -DPROJECT_STATIC_RUNTIME=OFF -DBUILD_SHARED_LIBS=OFF
script: make loot64
notifications:
irc:
channels:
- "chat.freenode.net#loot"
use_notice: true
skip_join: true