notify irc

This commit is contained in:
Patrick von Reth 2015-07-28 02:11:25 +02:00
parent bef3a6abfe
commit 08b8f662dd
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ script:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then source /opt/qt52/bin/qt52-env.sh && cmake -G"Ninja" .. -DCMAKE_INSTALL_PREFIX=~/installs/ ;fi
- ninja
notifications:
irc: "chat.freenode.net#snorenotify"
# addons:
# apt:
# sources: