Files
dj-database-url/.travis.yml
T
Kenneth Reitz 260acb6817 travis tests
2012-06-19 11:24:53 -04:00

9 lines
83 B
YAML

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