clang-3.8 isn't whitelisted on travis yet.
This commit is contained in:
parent
910f4d7110
commit
daaa2bce7b
|
@ -1,5 +1,7 @@
|
||||||
# Make Travis use docker (for faster builds, in theory)
|
# Make Travis use docker (for faster builds, in theory).
|
||||||
sudo: false
|
# TODO(benvanik): re-enable when clang-3.8 is whitelisted.
|
||||||
|
# https://github.com/travis-ci/apt-package-whitelist/issues/474
|
||||||
|
#sudo: false
|
||||||
|
|
||||||
language: cpp
|
language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
|
|
Loading…
Reference in New Issue