Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
document another s4u::Actor method
[simgrid.git] / .travis.yml
index f681cea..04e7224 100644 (file)
@@ -14,6 +14,7 @@ compiler:
 addons:
   apt:
     update: true
+    allow_unauthenticated: yes
     sources:
     - sourceline: ppa:samuel-bachmann/boost # Get boost 1.60 for Trusty
     packages:
@@ -58,6 +59,8 @@ notifications:
     on_success: change
     on_failure: always
   irc:
+    on_success: change
+    on_failure: always
     channels:
       - "irc.debian.org#simgrid"
   template: