Files
heroku-buildpack-python/.travis.yml
T
2012-05-23 13:25:08 -04:00

6 lines
81 B
YAML

language: python
python:
- 2.7
script: make tests
notifications:
email: false