Merge pull request #2174 from nicoddemus/appveyor-py36

Test py36 on AppVeyor
This commit is contained in:
Bruno Oliveira 2017-01-05 22:35:20 -02:00 committed by GitHub
commit 64cb67b703
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"