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:
		@@ -26,10 +26,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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user