drop unused valgrind package from installation
... and remove explicit gcc installation (will be installed with g++ automatically)
This commit is contained in:
		
							parent
							
								
									93d050ea56
								
							
						
					
					
						commit
						2e0281378f
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user