Test openslides with python 3.6 with travis

This commit is contained in:
Oskar Hahn 2017-01-07 16:36:27 +01:00
parent 900ddaabb3
commit 66f7cba313

View File

@ -8,6 +8,7 @@ cache:
python:
- "3.4"
- "3.5"
- "3.6"
env:
- TRAVIS_NODE_VERSION="4"
before_install: