From 6a7405d50bf88ab3ccedb9c5a079bbf9aa20bdc1 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Wed, 27 Jun 2018 12:21:56 +0200 Subject: [PATCH] travis: try to get boost 1.60 here --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.20.1