mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-05-14 10:13:10 +00:00
Replace Python 3.1 with Python 3.3
This commit is contained in:
parent
5abe35049f
commit
f534e5b435
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ python:
|
|||
- 2.5
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.1
|
||||
- 3.2
|
||||
- 3.3
|
||||
script: make test
|
||||
|
|
|
|||
Loading…
Reference in a new issue