mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-04 03:27:06 -05:00 
			
		
		
		
	[enh] Migrating Travis CI from legacy to container-based infrastructure
This patch should speedup testing with Travis CI using caching and container-based infrastructure. source: - http://docs.travis-ci.com/user/migrating-from-legacy/ - http://docs.travis-ci.com/user/caching/
This commit is contained in:
		
							parent
							
								
									7e893ce3f4
								
							
						
					
					
						commit
						ae5bf6e49f
					
				@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					sudo: false
 | 
				
			||||||
 | 
					cache:
 | 
				
			||||||
 | 
					  - pip
 | 
				
			||||||
 | 
					  - npm
 | 
				
			||||||
language: python
 | 
					language: python
 | 
				
			||||||
python:
 | 
					python:
 | 
				
			||||||
  - "2.7"
 | 
					  - "2.7"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user