mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
Disable sdist setting for now while investigate server problem.
This commit is contained in:
parent
49cf28e4c6
commit
2f82d68430
|
@ -14,7 +14,8 @@ os:
|
||||||
env:
|
env:
|
||||||
- VIA=compile LC_ALL=en_US.ascii
|
- VIA=compile LC_ALL=en_US.ascii
|
||||||
- VIA=compile
|
- VIA=compile
|
||||||
- VIA=sdist
|
|
||||||
|
# - VIA=sdist
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "./travis.sh"
|
- "./travis.sh"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user