Use python 3.7 for lint and Django master tests
This commit is contained in:
+2
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user