Files
pipenv/.buildkite/project.json
kennethreitz 38457272a5 i wish
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2018-05-05 21:03:18 -04:00

10 lines
166 B
JSON

{
"name": "Pipenv Test Suite",
"steps": [
{
"type": "script",
"name": ":pipeline:",
"command": "buildkite-agent pipeline upload"
}
]
}