Use python 3.7 for lint and Django master tests

This commit is contained in:
Cristi Vijdea
2019-01-29 09:26:56 +02:00
parent d2bd838325
commit 6df3523675
+2 -3
View File
@@ -1,5 +1,4 @@
language: python
sudo: false
python:
- '2.7'
- '3.4'
@@ -17,9 +16,9 @@ jobs:
sudo: required
- python: '3.6'
env: TOXENV=docs
- python: '3.6'
- python: '3.7'
env: TOXENV=djmaster
- python: '3.6'
- python: '3.7'
env: TOXENV=lint
- stage: publish