travis: add Python 3.6

This commit is contained in:
Roman Zeyde
2017-10-05 17:28:39 +03:00
parent 90aae24600
commit 43b68779a4

View File

@@ -6,6 +6,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
install:
- pip install .