mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Enable automated testing with Python 3.4
This commit is contained in:
parent
7465e9fc10
commit
1b212a0b05
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@ python:
|
|||
- 2.7
|
||||
- 3.2
|
||||
- 3.3
|
||||
- 3.4
|
||||
script: make test
|
||||
|
|
|
|||
Loading…
Reference in a new issue