summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRohan Garg <rohan@garg.io>2017-03-15 18:36:06 +0100
committerRohan Garg <rohan@garg.io>2017-03-15 18:36:06 +0100
commit40438e4ae5f0e8692f6689924307b24c05bfa628 (patch)
treed5e588161509f44fa076f13f23fd6d0475256242 /.travis.yml
parent451976623076442df7741786a62b8d9cc4f0d2ab (diff)
Notify IRC
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5cb4e7d1b..4023bf83c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,10 @@ sudo: required
services:
- docker
+notifications:
+ irc:
+ - "chat.freenode.net#calamares"
+
install:
- docker build -t calamares .