circleci - remove unneeded lines
This commit is contained in:
parent
2ef3ae47f6
commit
0fa5ae5158
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@ dependencies:
|
|||
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
||||
override:
|
||||
- sudo apt-get update -y
|
||||
post:
|
||||
- which clang-${LLVM_VERSION}
|
||||
- which clang++-${LLVM_VERSION}
|
||||
|
||||
database:
|
||||
pre:
|
||||
|
|
Loading…
Reference in a new issue