mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-11-03 20:24:43 +01:00 
			
		
		
		
	travis: Use Xcode 9.2
Uses the latest available Xcode version. This allows the use of more C++17 facilities without the CI failing.
This commit is contained in:
		
							parent
							
								
									be0e14ab3e
								
							
						
					
					
						commit
						da21545a77
					
				@ -24,7 +24,7 @@ matrix:
 | 
			
		||||
    - os: osx
 | 
			
		||||
      env: NAME="macos build"
 | 
			
		||||
      sudo: false
 | 
			
		||||
      osx_image: xcode7.3
 | 
			
		||||
      osx_image: xcode9.2
 | 
			
		||||
      install: "./.travis/macos/deps.sh"
 | 
			
		||||
      script: "./.travis/macos/build.sh"
 | 
			
		||||
      after_success: "./.travis/macos/upload.sh"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user