Adding more python versions to test matrix

This commit is contained in:
Dave Hall 2019-11-01 10:28:33 +00:00 committed by Guillaume Baffoin
parent ced9b0a592
commit cf2aae03b1
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
sudo: false
language: python
python:
- 3.8
- 3.7
- 3.6
- 3.5
- 2.7
@ -49,7 +51,7 @@ deploy:
on:
tags: true
condition: $DJANGO = '>=2.0,<2.1'
python: 3.6
python: 3.8
repo: etianen/django-watson
notifications:
email: false