use private env var for travis IRC notify channel

This commit is contained in:
bill-auger 2017-10-15 22:51:37 -04:00
parent 8424e6ec3b
commit bdf8c18126
No known key found for this signature in database
GPG Key ID: 84A137AEB5BC9F47

View File

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