mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-05-26 23:54:05 +00:00
8 lines
83 B
YAML
8 lines
83 B
YAML
language: python
|
|
python:
|
|
- 2.6
|
|
- 2.7
|
|
- 3.2
|
|
- 3.3
|
|
- 3.4
|
|
script: make test
|