mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-11-04 04:34:07 +01:00 
			
		
		
		
	Travis: Enable APT cache. This should give us a small boost
http://docs.travis-ci.com/user/caching/#Caching-Ubuntu-packages
This commit is contained in:
		
							parent
							
								
									c2753d37a7
								
							
						
					
					
						commit
						c7bba5a079
					
				@ -4,6 +4,8 @@ os:
 | 
			
		||||
 | 
			
		||||
language: cpp
 | 
			
		||||
 | 
			
		||||
cache: apt
 | 
			
		||||
 | 
			
		||||
before_install:
 | 
			
		||||
 - sh .travis-deps.sh
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user