Explorar o código

travis-ci: Enable IRC notification

Jan Wagner %!s(int64=12) %!d(string=hai) anos
pai
achega
dedc7289da
Modificáronse 1 ficheiros con 7 adicións e 2 borrados
  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