Travis: add IRC notifications.

This commit is contained in:
whitequark 2016-10-22 07:46:44 +00:00
parent f619a4b85e
commit 592bea8109

View File

@ -20,3 +20,9 @@ deploy:
repo: solvespace/solvespace
tags: true
condition: "$TRAVIS_OS_NAME == osx"
notifications:
irc:
channels:
- "chat.freenode.net#solvespace"
use_notice: true
skip_join: true