1
0
forked from boostorg/mp11

Remove clang-3.5 package from .travis.yml as it conflicts with 3.6, 3.7, 3.8

This commit is contained in:
Peter Dimov
2016-11-15 19:14:06 +02:00
parent e46bb48bc3
commit d896aaae2f

View File

@@ -27,7 +27,6 @@ addons:
- g++-4.9
- g++-5
- g++-6
- clang-3.5
- clang-3.6
- clang-3.7
- clang-3.8