add support for Python 3.6

This commit is contained in:
Tal Einat 2017-01-23 17:39:35 +02:00
parent e5f04b6bc1
commit 0d8ffe0670
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ matrix:
- python: "3.6"
env:
- TOXENV=py36-without_coverage
- python: "3.6"
env:
- TOXENV=py36-with_coverage
install: