Run tests with Python 3.6

This commit is contained in:
Rémy HUBSCHER
2016-12-30 17:57:22 +01:00
committed by Stefan Kögl
parent 4e95310fae
commit 1dbc03c62c

View File

@@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "pypy"
- "pypy3"