Merge pull request #1251 from aninf-wo/hethi/drop-valgrind-installation-on-travis

drop unused valgrind package from Travis build slave installation
This commit is contained in:
Gennadiy Civil
2017-09-07 23:04:18 -04:00
committed by GitHub

View File

@@ -26,10 +26,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