mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-13 09:42:26 +03:00
switch to buildbot.json
This commit is contained in:
parent
8d3957c5e6
commit
116ec3b849
|
@ -14,6 +14,6 @@
|
||||||
"test": {
|
"test": {
|
||||||
"after": ["install"],
|
"after": ["install"],
|
||||||
"package": "spacy",
|
"package": "spacy",
|
||||||
"args": "--tb='native' -x --models --vectors --slow"
|
"args": "--tb=native -x --models --vectors --slow"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user