mirror of https://github.com/explosion/spaCy.git
* Fix travis.yml
This commit is contained in:
parent
f2374ecfb6
commit
c64fd472b0
|
@ -24,4 +24,4 @@ install:
|
||||||
|
|
||||||
# run tests
|
# run tests
|
||||||
script:
|
script:
|
||||||
- "py.test tests/ website/tests/ -x"
|
- "py.test tests/ -x"
|
||||||
|
|
Loading…
Reference in New Issue