This commit is contained in:
Matthew Honnibal 2017-10-04 18:12:16 +02:00
parent 6304c5e146
commit 71825f9737
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
steps:
-
command: "$HOME/.local/bin/fab env clean make test"
label: ":dizzy: :python:"
artifact_paths: "dist/*.tar.gz"
label: ":dizzy: :python:"
artifact_paths: "dist/*.tar.gz"
- wait
- trigger: "spacy-sdist-against-models"
label: ":spacy: :build:"