Notify IRC

This commit is contained in:
Rohan Garg 2017-03-15 18:36:06 +01:00
parent 4519766230
commit 40438e4ae5
No known key found for this signature in database
GPG Key ID: A704BD4EF2672094

View File

@ -4,6 +4,10 @@ sudo: required
services:
- docker
notifications:
irc:
- "chat.freenode.net#calamares"
install:
- docker build -t calamares .