Add py36 to test on AppVeyor

Fix #2134
This commit is contained in:
Bruno Oliveira 2017-01-05 19:18:03 -02:00
parent 9477f598d8
commit 7559400183
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ environment:
- TOXENV: "py33"
- TOXENV: "py34"
- TOXENV: "py35"
- TOXENV: "py36"
- TOXENV: "pypy"
- TOXENV: "py27-pexpect"
- TOXENV: "py27-xdist"