Files
dj-database-url/.travis.yml
T
2014-01-08 15:18:46 -05:00

9 lines
83 B
YAML

language: python
python:
- 2.5
- 2.6
- 2.7
- 3.2
- 3.3
script: make test