From daaa2bce7b2a8542be645870de9eba14c27e54bd Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Sat, 1 Aug 2015 01:07:17 -0700 Subject: [PATCH] clang-3.8 isn't whitelisted on travis yet. --- .travis.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0412131f3..b01ef103d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ -# Make Travis use docker (for faster builds, in theory) -sudo: false +# Make Travis use docker (for faster builds, in theory). +# TODO(benvanik): re-enable when clang-3.8 is whitelisted. +# https://github.com/travis-ci/apt-package-whitelist/issues/474 +#sudo: false language: cpp compiler: