mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 09:56:28 +03:00
Remove osx from travis.yml
This commit is contained in:
parent
d06ee4b531
commit
bebf5efe6f
|
@ -10,7 +10,10 @@ python:
|
|||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
env:
|
||||
- VIA="pypi"
|
||||
- VIA="compile"
|
||||
|
||||
install:
|
||||
- "pip install -r requirements.txt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user