mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
4 lines
51 B
YAML
4 lines
51 B
YAML
language: python
|
|
python:
|
|
- 2.7
|
|
script: make tests |