Build back to 3.6, forgot dist for lint 3.7

This commit is contained in:
Kevin Fronczak
2019-03-01 13:40:10 -05:00
parent 532a8d5071
commit b536bd7eb5
+2 -1
View File
@@ -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