Files
dj-database-url/.travis.yml
T
2017-01-06 11:07:26 +00:00

10 lines
91 B
YAML

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