Python37 (#12)

* add dist: xenial

* try travis fix with matrix include.

* remove unnecessary elif
This commit is contained in:
Dave Gallant
2018-10-08 22:44:06 -04:00
committed by GitHub
parent a814a290ac
commit 56ab030423
4 changed files with 11 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
envlist = py{27,
35,
36,
#37,
37,
}
[testenv]