mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-01 00:17:44 +03:00 
			
		
		
		
	* Fix travis.yml
This commit is contained in:
		
							parent
							
								
									2c1aae3cfb
								
							
						
					
					
						commit
						1364d9c74e
					
				|  | @ -22,11 +22,8 @@ install: | ||||||
|   - "cd ../../" |   - "cd ../../" | ||||||
|   - "export PYTHONPATH=`pwd`" |   - "export PYTHONPATH=`pwd`" | ||||||
|   - "python bin/init_model.py lang_data/en corpora/en spacy/en/data" |   - "python bin/init_model.py lang_data/en corpora/en spacy/en/data" | ||||||
|  |   - "export SPACY_DATA='`pwd`/spacy/en/data" | ||||||
| 
 | 
 | ||||||
| # run tests | # run tests | ||||||
| script: | script: | ||||||
|   - "ls corpora/en" |   - "py.test -x" | ||||||
|   - "ls spacy/en/data" |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| #- py.test tests/ |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user