Update buildkite

This commit is contained in:
Matthew Honnibal 2017-10-04 18:29:41 +02:00
parent e3c93f87a4
commit 5560c46a59

View File

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