Merge pull request #2823 from ostcar/test_python_3.6

Test openslides with python 3.6 with travis
This commit is contained in:
Norman Jäckel 2017-01-08 10:45:58 +01:00 committed by GitHub
commit 6c7d53e852

View File

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