mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-23 05:11:04 -05:00
Bump tests to Django 1.8b1
This commit is contained in:
@@ -38,13 +38,13 @@ matrix:
|
||||
env: DJANGO=django==1.7
|
||||
- python: "pypy"
|
||||
env: DJANGO=django==1.7
|
||||
# Django 1.8alpha: "Python 2.7 or above"
|
||||
# Django 1.8beta: "Python 2.7 or above"
|
||||
- python: "2.7"
|
||||
env: DJANGO=https://www.djangoproject.com/download/1.8a1/tarball/
|
||||
env: DJANGO=django==1.8b1
|
||||
- python: "3.4"
|
||||
env: DJANGO=https://www.djangoproject.com/download/1.8a1/tarball/
|
||||
env: DJANGO=django==1.8b1
|
||||
- python: "pypy"
|
||||
env: DJANGO=https://www.djangoproject.com/download/1.8a1/tarball/
|
||||
env: DJANGO=django==1.8b1
|
||||
install:
|
||||
- pip install -q $DJANGO
|
||||
- pip install .
|
||||
|
||||
Reference in New Issue
Block a user