circleci - remove unneeded lines

This commit is contained in:
Dane Springmeyer 2016-06-13 11:40:15 -07:00
parent 2ef3ae47f6
commit 0fa5ae5158

View file

@ -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: