mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #2097 from citra-emu/fix-travis
Travis: Fix OS X build
This commit is contained in:
		
						commit
						2500a57f3d
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -28,7 +28,6 @@ if [ "$TRAVIS_OS_NAME" = "linux" -o -z "$TRAVIS_OS_NAME" ]; then | |||
|     fi | ||||
| 
 | ||||
| elif [ "$TRAVIS_OS_NAME" = "osx" ]; then | ||||
|     brew update > /dev/null # silence the very verbose output | ||||
|     brew unlink cmake || true | ||||
|     brew update | ||||
|     brew install cmake qt5 sdl2 dylibbundler | ||||
| fi | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue