use private env var for travis IRC notify channel
This commit is contained in:
parent
8424e6ec3b
commit
bdf8c18126
@ -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…
Reference in New Issue
Block a user