Merge pull request #835 from bill-auger/master

use private env var for travis IRC notify channel
This commit is contained in:
Adriaan de Groot 2017-10-23 07:37:31 -03:00 committed by GitHub
commit 9acc9d8731

View File

@ -12,7 +12,7 @@ services:
notifications:
irc:
- "chat.freenode.net#calamares"
- "$IRC_NOTIFY_CHANNEL"
install:
- docker build -t calamares .