File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ matrix:
1818 - sourceline : deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-7 main
1919 key_url : https://%{app_host}/files/gpg/llvm-toolchain-trusty.asc
2020 - ubuntu-toolchain-r-test
21- - kalakris-cmake
2221 - env : CXX=clang++-6.0 CC=clang-6.0
2322 addons :
2423 apt :
@@ -27,9 +26,7 @@ matrix:
2726 - g++-7 # For the standard library
2827 - cmake
2928 sources : &sources
30- - llvm-toolchain-trusty-6.0
3129 - ubuntu-toolchain-r-test
32- - kalakris-cmake
3330 - env : CXX=clang++-5.0 CC=clang-5.0
3431 addons :
3532 apt :
@@ -38,9 +35,7 @@ matrix:
3835 - g++-7 # For the standard library
3936 - cmake
4037 sources : &sources
41- - llvm-toolchain-trusty-5.0
4238 - ubuntu-toolchain-r-test
43- - kalakris-cmake
4439 - env : CXX=g++-8 CC=gcc-8
4540 addons :
4641 apt :
@@ -49,7 +44,6 @@ matrix:
4944 - cmake
5045 sources : &sources
5146 - ubuntu-toolchain-r-test
52- - kalakris-cmake
5347 - env : CXX=g++-7 CC=gcc-7
5448 addons :
5549 apt :
@@ -58,7 +52,6 @@ matrix:
5852 - cmake
5953 sources : &sources
6054 - ubuntu-toolchain-r-test
61- - kalakris-cmake
6255
6356script :
6457 - cd cpp11training
You can’t perform that action at this time.
0 commit comments