Browse Source

travis-ci: Enable IRC notification

Jan Wagner 12 years ago
parent
commit
dedc7289da
1 changed files with 7 additions and 2 deletions
  1. 7 2
      .travis.yml

+ 7 - 2
.travis.yml

@@ -7,6 +7,11 @@ install:
 
 script:
     - tools/setup && ./configure && make
-
-#notifications:
+notifications:
+  irc:
+    channels:
+      - "chat.freenode.net#Monitoring-Plugins"
+    on_success: change
+    on_failure: always
+    skip_join: true
 #  email: false