Added Python 3.6 tests

pull/121/head
Ashley Whetter 7 years ago
parent 0c9ed87abf
commit 67ab54761f

1
.gitignore vendored

@ -12,3 +12,4 @@ _api_
.tox
.eggs
.ropeproject/
.cache

@ -1,6 +1,6 @@
[tox]
envlist =
py{27,34,35}-sphinx{13,14,15,16}
py{27,34,35,36}-sphinx{13,14,15,16}
lint
docs

Loading…
Cancel
Save