mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Travis: update Django 1.7 to b4
This commit is contained in:
@@ -22,7 +22,7 @@ matrix:
|
||||
- python: "2.6"
|
||||
env: DJANGO=django==1.6
|
||||
- python: "2.6"
|
||||
env: DJANGO=https://www.djangoproject.com/download/1.7b1/tarball/
|
||||
env: DJANGO=https://www.djangoproject.com/download/1.7b4/tarball/
|
||||
install:
|
||||
- pip install -q $DJANGO
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user