From: Martin Quinson Date: Wed, 27 Jun 2018 10:21:56 +0000 (+0200) Subject: travis: try to get boost 1.60 here X-Git-Tag: v3_21~623 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6a7405d50bf88ab3ccedb9c5a079bbf9aa20bdc1?hp=2c03aca538a97089891fe7e67eca10d999c076fd travis: try to get boost 1.60 here --- diff --git a/.travis.yml b/.travis.yml index fcb08e69eb..8b79bfd435 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,9 @@ compiler: # - clang addons: apt: + update: true + sources: + - sourceline: ppa:samuel-bachmann/boost # Get boost 1.60 for Trusty packages: - cmake - valgrind