This commit is contained in:
Matthew Honnibal 2017-10-04 18:05:45 +02:00
parent cc29e8b497
commit ff24b6d04a
1 changed files with 1 additions and 3 deletions

View File

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