Files
dj-database-url/.travis.yml
T
2016-10-04 09:00:35 -04:00

9 lines
83 B
YAML

language: python
python:
- 2.7
- 3.2
- 3.3
- 3.4
- 3.5
script: make test