diff --git a/.travis.yml b/.travis.yml index 0b18d927d..f8788b2cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ services: notifications: irc: - - "chat.freenode.net#calamares" + - "$IRC_NOTIFY_CHANNEL" install: - docker build -t calamares .