mirror of
				https://github.com/yuzu-emu/unicorn.git
				synced 2025-11-04 13:44:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			143 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			143 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
# Travis CI setup for MacOS Brew
 | 
						|
 | 
						|
# used for testing framework
 | 
						|
brew "cmocka"
 | 
						|
# used for cross assembly of code for testing
 | 
						|
brew "crosstool-ng"
 |