Commit 4c52b066 authored by Sean Bleier's avatar Sean Bleier

Update travis.yml

parent f25a15ce
...@@ -13,11 +13,7 @@ env: ...@@ -13,11 +13,7 @@ env:
matrix: matrix:
exclude: exclude:
- python: 2.7 - python: 2.7
env: DJANGO_VERSION='>=2.0,<2.1' env: DJANGO_VERSION='>=2.0,<3.0'
- python: 2.7
env: DJANGO_VERSION='>=2.1,<2.2'
- python: 2.7
env: DJANGO_VERSION>=2.2a1,<3.0'
- python: 3.4 - python: 3.4
env: DJANGO_VERSION='>=2.1,<2.2' env: DJANGO_VERSION='>=2.1,<2.2'
- python: 3.4 - python: 3.4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment