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 1
1
language : cpp
2
- dist : trusty
2
+ dist : xenial
3
3
matrix :
4
4
include :
5
5
- os : linux
@@ -56,7 +56,7 @@ matrix:
56
56
apt :
57
57
sources :
58
58
- ubuntu-toolchain-r-test
59
- - llvm-toolchain-trusty -3.9
59
+ - llvm-toolchain-xenial -3.9
60
60
packages :
61
61
- g++-4.9
62
62
- clang-3.9
@@ -66,7 +66,7 @@ matrix:
66
66
apt :
67
67
sources :
68
68
- ubuntu-toolchain-r-test
69
- - llvm-toolchain-trusty -4.0
69
+ - llvm-toolchain-xenial -4.0
70
70
packages :
71
71
- g++-4.9
72
72
- clang-4.0
@@ -76,7 +76,7 @@ matrix:
76
76
apt :
77
77
sources :
78
78
- ubuntu-toolchain-r-test
79
- - llvm-toolchain-trusty -5.0
79
+ - llvm-toolchain-xenial -5.0
80
80
packages :
81
81
- g++-4.9
82
82
- clang-5.0
@@ -86,7 +86,7 @@ matrix:
86
86
apt :
87
87
sources :
88
88
- ubuntu-toolchain-r-test
89
- - llvm-toolchain-trusty -6.0
89
+ - llvm-toolchain-xenial -6.0
90
90
packages :
91
91
- clang-6.0
92
92
env : COMPILER=clang CLANG=6.0 PY=3
You can’t perform that action at this time.
0 commit comments