mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Adding Python 3.4.
This commit is contained in:
parent
a86527beec
commit
3e1f6b9909
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ python:
|
|||
- '2.6'
|
||||
- '2.7'
|
||||
- '3.3'
|
||||
- '3.4'
|
||||
env:
|
||||
matrix:
|
||||
- DJANGO=1.4.20
|
||||
|
|
@ -17,6 +18,8 @@ matrix:
|
|||
exclude:
|
||||
- env: DJANGO=1.4.20
|
||||
python: '3.3'
|
||||
- env: DJANGO=1.4.20
|
||||
python: '3.4'
|
||||
- env: DJANGO=1.7.8
|
||||
python: '2.6'
|
||||
- env: DJANGO=1.8.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue