Skip to content

Commit

Permalink
Add buildkite script
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Nov 30, 2018
1 parent 14c3cc2 commit f6a1cff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/sdist.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
steps:
-
command: "fab env clean make test sdist"
label: ":dizzy: :python:"
artifact_paths: "dist/*.tar.gz"

0 comments on commit f6a1cff

Please sign in to comment.