Skip to content

Commit ad0e94d

Browse files
committed
[C++] Drop clang 4 build from Travis.
1 parent e618a87 commit ad0e94d

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -96,19 +96,6 @@ matrix:
9696
- ubuntu-toolchain-r-test
9797
script: ./cppbuild/cppbuild
9898

99-
- env: COMPILER=clang++-4.0
100-
language: cpp
101-
compiler: clang
102-
os: linux
103-
addons:
104-
apt:
105-
packages:
106-
- clang-4.0
107-
- libsparsehash-dev
108-
sources:
109-
- llvm-toolchain-xenial-4.0
110-
script: ./cppbuild/cppbuild
111-
11299
- env: COMPILER=clang++-5.0
113100
language: cpp
114101
compiler: clang

0 commit comments

Comments
 (0)