Merge pull request #835 from bill-auger/master

use private env var for travis IRC notify channel
main
Adriaan de Groot 8 years ago committed by GitHub
commit 9acc9d8731

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

Loading…
Cancel
Save