Include gcc on mac into PR matrix
There was an error that slipped through and only showed up on PR merge (https://travis-ci.org/google/googletest/jobs/364304396/config ) , we dont want that again
This commit is contained in:
		
							parent
							
								
									da01494823
								
							
						
					
					
						commit
						2ae55f54bf
					
				@ -43,7 +43,6 @@ matrix:
 | 
				
			|||||||
    - os: osx
 | 
					    - os: osx
 | 
				
			||||||
      compiler: gcc
 | 
					      compiler: gcc
 | 
				
			||||||
      env: BUILD_TYPE=Release VERBOSE=1 CXX_FLAGS=-std=c++11
 | 
					      env: BUILD_TYPE=Release VERBOSE=1 CXX_FLAGS=-std=c++11
 | 
				
			||||||
      if: type != pull_request
 | 
					 | 
				
			||||||
    - os: osx
 | 
					    - os: osx
 | 
				
			||||||
      compiler: clang
 | 
					      compiler: clang
 | 
				
			||||||
      env: BUILD_TYPE=Debug VERBOSE=1
 | 
					      env: BUILD_TYPE=Debug VERBOSE=1
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user