mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Travis: move live tests to Django 2.1
This commit is contained in:
@@ -27,11 +27,11 @@ matrix:
|
||||
- { env: DJANGO=1.11, python: pypy }
|
||||
# Django 2.0: Python 3.5+
|
||||
- { env: DJANGO=2.0, python: 3.5 }
|
||||
- { env: DJANGO=2.0 RUN_LIVE_TESTS=true, python: 3.6 }
|
||||
- { env: DJANGO=2.0, python: 3.6 }
|
||||
- { env: DJANGO=2.0, python: pypy3 }
|
||||
# Django 2.1: Python 3.5, 3.6, or 3.7
|
||||
- { env: DJANGO=2.1, python: 3.5 }
|
||||
- { env: DJANGO=2.1, python: 3.6 }
|
||||
- { env: DJANGO=2.1 RUN_LIVE_TESTS=true, python: 3.6 }
|
||||
- { env: DJANGO=2.1, python: 3.7, dist: xenial, sudo: true }
|
||||
- { env: DJANGO=2.1, python: pypy3 }
|
||||
# Django development master (direct from GitHub source):
|
||||
|
||||
Reference in New Issue
Block a user