clang-3.8 isn't whitelisted on travis yet.

This commit is contained in:
Ben Vanik 2015-08-01 01:07:17 -07:00
parent 910f4d7110
commit daaa2bce7b
1 changed files with 4 additions and 2 deletions

View File

@ -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: