From fc18e79fa6dc239e7a472bede822c82dd4a559d4 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 8 Jul 2018 10:21:01 +0200 Subject: [PATCH] travis: allow_unauthenticated, as boost 1.60 are not authenticated anymore --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index de7da306ec..04e7224476 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: -- 2.20.1