Commit beca85ff authored by Herbert Thielen's avatar Herbert Thielen
Browse files

drop unused valgrind package from installation

... and remove explicit gcc installation (will be installed with g++
automatically)
parent 7c6353d2
...@@ -22,10 +22,8 @@ addons: ...@@ -22,10 +22,8 @@ addons:
- ubuntu-toolchain-r-test - ubuntu-toolchain-r-test
- llvm-toolchain-precise-3.7 - llvm-toolchain-precise-3.7
packages: packages:
- gcc-4.9
- g++-4.9 - g++-4.9
- clang-3.7 - clang-3.7
- valgrind
os: os:
- linux - linux
- osx - osx
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment