mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Update .travis.yml
This commit is contained in:
		
							parent
							
								
									d12af4c92c
								
							
						
					
					
						commit
						16fa4d6b90
					
				| 
						 | 
				
			
			@ -14,7 +14,7 @@ install:
 | 
			
		|||
script:
 | 
			
		||||
  - "cat /proc/cpuinfo | grep flags | head -n 1"
 | 
			
		||||
  - "pip install pytest pytest-timeout"
 | 
			
		||||
  - if [[ "${VIA}" == "compile" ]]; then python -m pytest --tb=native spacy; fi
 | 
			
		||||
  - "python -m pytest --tb=native spacy"
 | 
			
		||||
branches:
 | 
			
		||||
  except:
 | 
			
		||||
    - spacy.io
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user