mirror of https://github.com/explosion/spaCy.git
Fix travis.yml
This commit is contained in:
parent
dd26035db9
commit
c684eb1efe
|
@ -16,7 +16,7 @@ env:
|
|||
- VIA="compile"
|
||||
|
||||
install:
|
||||
- "travis.sh"
|
||||
- "./travis.sh"
|
||||
|
||||
script:
|
||||
- "pip install pytest"
|
||||
|
|
Loading…
Reference in New Issue