Removes python 3.6 testing

Removes django 1.11 testing
Adds python 3.8 testing
This commit is contained in:
Ilan Steemers
2020-01-17 16:03:16 +01:00
parent 8a9b15dbcb
commit c2e96c1754
+1 -7
View File
@@ -5,18 +5,12 @@ services:
- mongodb
python:
- "3.6"
- "3.7"
- "3.8"
env:
- DJANGO=3.0.2
- DJANGO=2.2.9
- DJANGO=1.11.27
matrix:
exclude:
- python: "3.7"
env: DJANGO=1.11.27
sudo: true
dist: xenial