mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	* Make Travis test the models too
This commit is contained in:
		
							parent
							
								
									d67d7d5a86
								
							
						
					
					
						commit
						ef5d30a3ea
					
				| 
						 | 
					@ -25,3 +25,4 @@ install:
 | 
				
			||||||
# run tests
 | 
					# run tests
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - "py.test spacy/ -x"
 | 
					  - "py.test spacy/ -x"
 | 
				
			||||||
 | 
					  - "python -m spacy.en.download --force all && py.test --models spacy/ -x"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user