mirror of
https://github.com/kennethreitz-archive/python-ci-test.git
synced 2026-06-05 07:16:11 +00:00
8 lines
156 B
JSON
8 lines
156 B
JSON
{
|
|
"buildpacks": [
|
|
{"url": "https://github.com/heroku/heroku-buildpack-python#ci"}
|
|
],
|
|
"scripts": {
|
|
"test": "./testtheapp"
|
|
}
|
|
} |