use private env var for travis IRC notify channel

main
bill-auger 8 years ago
parent 8424e6ec3b
commit bdf8c18126
No known key found for this signature in database
GPG Key ID: 84A137AEB5BC9F47

@ -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