X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a3a100990355eb757dc81106b5aac6daed0b8e1..a0c9b58a87e5d73f51f6c9f40d8c7038d860f98b:/.travis.yml diff --git a/.travis.yml b/.travis.yml index fcb08e69eb..04e7224476 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,13 +13,17 @@ compiler: # - clang addons: apt: + update: true + allow_unauthenticated: yes + sources: + - sourceline: ppa:samuel-bachmann/boost # Get boost 1.60 for Trusty packages: - cmake - valgrind - default-jdk - gfortran - - libboost-dev - - libboost-all-dev + - libboost1.60-dev + - libboost1.60-all-dev - libdw-dev - libevent-dev - libunwind8-dev @@ -55,6 +59,8 @@ notifications: on_success: change on_failure: always irc: + on_success: change + on_failure: always channels: - "irc.debian.org#simgrid" template: