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