Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
because we need noise on IRC
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 15 Oct 2014 15:13:58 +0000 (17:13 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 15 Oct 2014 15:13:58 +0000 (17:13 +0200)
.travis.yml

index 7c3eeec..c778bc6 100644 (file)
@@ -18,11 +18,11 @@ notifications:
   email:
     on_success: change
     on_failure: always
-#  irc:
-#    channels:
-#      - "chat.freenode.net#simgrid"
-#  template:
-#    - "%{repository}/%{branch} (%{commit} - %{author}): %{message}"
+  irc:
+    channels:
+      - "irc.debian.org#simgrid"
+  template:
+    - "%{repository}/%{branch} (%{commit} - %{author}): %{message}"
 os:
   - linux
   - osx