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