File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11language : cpp
2- dist : trusty
2+ dist : xenial
33matrix :
44 include :
55 - os : linux
@@ -56,7 +56,7 @@ matrix:
5656 apt :
5757 sources :
5858 - ubuntu-toolchain-r-test
59- - llvm-toolchain-trusty -3.9
59+ - llvm-toolchain-xenial -3.9
6060 packages :
6161 - g++-4.9
6262 - clang-3.9
@@ -66,7 +66,7 @@ matrix:
6666 apt :
6767 sources :
6868 - ubuntu-toolchain-r-test
69- - llvm-toolchain-trusty -4.0
69+ - llvm-toolchain-xenial -4.0
7070 packages :
7171 - g++-4.9
7272 - clang-4.0
@@ -76,7 +76,7 @@ matrix:
7676 apt :
7777 sources :
7878 - ubuntu-toolchain-r-test
79- - llvm-toolchain-trusty -5.0
79+ - llvm-toolchain-xenial -5.0
8080 packages :
8181 - g++-4.9
8282 - clang-5.0
@@ -86,7 +86,7 @@ matrix:
8686 apt :
8787 sources :
8888 - ubuntu-toolchain-r-test
89- - llvm-toolchain-trusty -6.0
89+ - llvm-toolchain-xenial -6.0
9090 packages :
9191 - clang-6.0
9292 env : COMPILER=clang CLANG=6.0 PY=3
You can’t perform that action at this time.
0 commit comments