Skip to content

Commit 56823a0

Browse files
authored
Fix clang-7 package name
1 parent 466a558 commit 56823a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ matrix:
275275
- llvm-toolchain-trusty-7
276276
- ubuntu-toolchain-r-test
277277
packages:
278-
- clang-7.0
278+
- clang-7
279279
env:
280280
- MATRIX_EVAL="CC=clang-7 && CXX=clang++-7"
281281
- os: linux

0 commit comments

Comments
 (0)