Update sdist

This commit is contained in:
Matthew Honnibal 2017-10-04 18:18:07 +02:00
parent c4c7def9ce
commit e3c93f87a4

View File

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