use private env var for travis IRC notify channel
This commit is contained in:
parent
8424e6ec3b
commit
bdf8c18126
@ -12,7 +12,7 @@ services:
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
- "chat.freenode.net#calamares"
|
||||
- "$IRC_NOTIFY_CHANNEL"
|
||||
|
||||
install:
|
||||
- docker build -t calamares .
|
||||
|
Loading…
Reference in New Issue
Block a user