mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-26 22:36:57 -05:00
Travis: re-enable Python 3.2 testing
(Recent requests updates may have fixed Python 3 setup issues)
This commit is contained in:
@@ -2,7 +2,7 @@ language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
# - "3.2" # Requests setup currently broken under python 3
|
||||
- "3.2"
|
||||
env:
|
||||
- DJANGO=django==1.3
|
||||
- DJANGO=django==1.4
|
||||
|
||||
Reference in New Issue
Block a user