drop unused valgrind package from installation
... and remove explicit gcc installation (will be installed with g++ automatically)
This commit is contained in:
parent
7c6353d29a
commit
beca85ff4a
@ -22,10 +22,8 @@ addons:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-precise-3.7
|
||||
packages:
|
||||
- gcc-4.9
|
||||
- g++-4.9
|
||||
- clang-3.7
|
||||
- valgrind
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
Loading…
Reference in New Issue
Block a user