Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge the content of xbt/exception.hpp into simgrid/Exception.hpp
[simgrid.git] / .travis.yml
index f681ceac49eba6799909b0f0d139979027a4580b..04e72244765149418a4f911daaa2417bd5bdfa4b 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: