Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
improve the doc of s4u::Mailbox
[simgrid.git] / .travis.yml
index f681cea..d605224 100644 (file)
@@ -5,7 +5,7 @@
 #   apt-get libns3-dev ns3
 #
 #
-#sudo: required
+sudo: required
 dist: trusty
 language: cpp
 compiler:
@@ -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: