Adding exclude 3.4

This commit is contained in:
Tomas 2019-09-24 12:33:45 +02:00
parent c18868a81e
commit 3ab2dd9d38

View file

@ -32,6 +32,8 @@ matrix:
env: DJANGO_VERSION='Django>=1.6,<1.7'
- python: "3.4"
env: DJANGO_VERSION='Django>=2.1,<2.2'
- python: "3.4"
env: DJANGO_VERSION='https://github.com/django/django/archive/master.tar.gz'
- python: "3.5"
env: DJANGO_VERSION='Django>=1.4,<1.5'
- python: "3.5"