mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-05-10 08:14:48 +00:00
Merge pull request #40 from frewsxcv/patch-1
Enable automated testing with Python 3.4
This commit is contained in:
commit
624fc49905
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