Travis: add IRC notifications.

pull/97/head
whitequark 2016-10-22 07:46:44 +00:00
parent f619a4b85e
commit 592bea8109
1 changed files with 6 additions and 0 deletions

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