Merge pull request #2823 from ostcar/test_python_3.6
Test openslides with python 3.6 with travis
This commit is contained in:
commit
6c7d53e852
@ -8,6 +8,7 @@ cache:
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
env:
|
||||
- TRAVIS_NODE_VERSION="4"
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user