Commit 646f1a36 authored by Sean Bleier's avatar Sean Bleier

One more tweak.

parent 89751b2a
......@@ -14,10 +14,6 @@ matrix:
exclude:
- python: 2.7
env: DJANGO_VERSION='>=2.0'
- python: 3.4
env: DJANGO_VERSION='>=2.1,<2.2'
- python: 3.4
env: DJANGO_VERSION='>=2.2a1,<3.0'
# command to run tests
install: ./install_redis.sh
script: make test DJANGO_VERSION=$DJANGO_VERSION
......
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