File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ matrix:
33
33
addons :
34
34
apt :
35
35
sources :
36
- - llvm-toolchain-precise -3.5
36
+ - llvm-toolchain-xenial -3.5
37
37
- ubuntu-toolchain-r-test
38
38
packages :
39
39
- clang++-3.5
@@ -43,7 +43,7 @@ matrix:
43
43
addons :
44
44
apt :
45
45
sources :
46
- - llvm-toolchain-precise -3.6
46
+ - llvm-toolchain-xenial -3.6
47
47
- ubuntu-toolchain-r-test
48
48
packages :
49
49
- clang++-3.6
@@ -53,7 +53,7 @@ matrix:
53
53
addons :
54
54
apt :
55
55
sources :
56
- - llvm-toolchain-precise -3.7
56
+ - llvm-toolchain-xenial -3.7
57
57
- ubuntu-toolchain-r-test
58
58
packages :
59
59
- clang++-3.7
@@ -63,7 +63,7 @@ matrix:
63
63
addons :
64
64
apt :
65
65
sources :
66
- - llvm-toolchain-precise -3.8
66
+ - llvm-toolchain-xenial -3.8
67
67
- ubuntu-toolchain-r-test
68
68
packages :
69
69
- clang++-3.8
You can’t perform that action at this time.
0 commit comments