mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
* Fix travis.yml
This commit is contained in:
parent
16d0e1f598
commit
2c1aae3cfb
|
@ -25,4 +25,8 @@ install:
|
||||||
|
|
||||||
# run tests
|
# run tests
|
||||||
script:
|
script:
|
||||||
- py.test tests/
|
- "ls corpora/en"
|
||||||
|
- "ls spacy/en/data"
|
||||||
|
|
||||||
|
|
||||||
|
#- py.test tests/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user