Use XCode 7.3 on Travis
This commit is contained in:
		
							parent
							
								
									a0b4fcc05a
								
							
						
					
					
						commit
						33403efc8e
					
				@ -41,7 +41,7 @@ matrix:
 | 
				
			|||||||
      env: COMPILER='clang++-3.8' BUILD_TYPE='Debug' RUN_CLANG_FORMAT=ON
 | 
					      env: COMPILER='clang++-3.8' BUILD_TYPE='Debug' RUN_CLANG_FORMAT=ON
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - os: osx
 | 
					    - os: osx
 | 
				
			||||||
      osx_image: xcode7
 | 
					      osx_image: xcode7.3
 | 
				
			||||||
      compiler: clang
 | 
					      compiler: clang
 | 
				
			||||||
      env: COMPILER='clang++' BUILD_TYPE='Debug'
 | 
					      env: COMPILER='clang++' BUILD_TYPE='Debug'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -71,7 +71,7 @@ matrix:
 | 
				
			|||||||
      env: COMPILER='clang++-3.8' BUILD_TYPE='Release'
 | 
					      env: COMPILER='clang++-3.8' BUILD_TYPE='Release'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - os: osx
 | 
					    - os: osx
 | 
				
			||||||
      osx_image: xcode7
 | 
					      osx_image: xcode7.3
 | 
				
			||||||
      compiler: clang
 | 
					      compiler: clang
 | 
				
			||||||
      env: COMPILER='clang++' BUILD_TYPE='Release'
 | 
					      env: COMPILER='clang++' BUILD_TYPE='Release'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user