don't install valgrind for OSX
This commit is contained in:
		
							parent
							
								
									40abeb28d5
								
							
						
					
					
						commit
						a07cdb14ec
					
				
					 1 changed files with 0 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -77,25 +77,16 @@ matrix:
 | 
			
		|||
      osx_image: xcode7.1
 | 
			
		||||
      compiler: clang
 | 
			
		||||
      env: COMPILER=clang
 | 
			
		||||
      before_install:
 | 
			
		||||
        - brew update
 | 
			
		||||
        - brew install valgrind
 | 
			
		||||
     
 | 
			
		||||
    - os: osx
 | 
			
		||||
      osx_image: xcode7.2
 | 
			
		||||
      compiler: clang
 | 
			
		||||
      env: COMPILER=clang
 | 
			
		||||
      before_install:
 | 
			
		||||
        - brew update
 | 
			
		||||
        - brew install valgrind
 | 
			
		||||
 | 
			
		||||
    - os: osx
 | 
			
		||||
      osx_image: xcode7.3
 | 
			
		||||
      compiler: clang
 | 
			
		||||
      env: COMPILER=clang
 | 
			
		||||
      before_install:
 | 
			
		||||
        - brew update
 | 
			
		||||
        - brew install valgrind
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  - make CXX=$COMPILER CXXFLAGS="-lstdc++"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue