Update buildkite

This commit is contained in:
Matthew Honnibal 2017-10-04 18:29:41 +02:00
parent e3c93f87a4
commit 5560c46a59
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
steps: steps:
- -
command: "fab env clean make test" command: "fab env clean make test sdist"
label: ":dizzy: :python:" label: ":dizzy: :python:"
artifact_paths: "dist/*.tar.gz" artifact_paths: "dist/*.tar.gz"
- wait - wait