Build back to 3.6, forgot dist for lint 3.7
This commit is contained in:
+2
-1
@@ -4,11 +4,12 @@ matrix:
|
||||
include:
|
||||
- python: "3.7"
|
||||
env: TOXENV=lint
|
||||
dist: xenial
|
||||
- python: "3.5.3"
|
||||
env: TOXENV=py35
|
||||
- python: "3.6"
|
||||
env: TOXENV=py36
|
||||
- python: "3.7"
|
||||
- python: "3.6"
|
||||
env: TOXENV=build
|
||||
- python: "3.7"
|
||||
env: TOXENV=py37
|
||||
|
||||
Reference in New Issue
Block a user