remove bc from apt

This commit is contained in:
tooomm 2018-07-18 17:44:38 +02:00
parent aff0765ae1
commit b95267e05b

View file

@ -34,7 +34,6 @@ addons:
- sourceline: 'deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main'
key_url: 'http://llvm.org/apt/llvm-snapshot.gpg.key'
packages:
- bc
- clang-format-5.0
- libprotobuf-dev
- protobuf-compiler