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:
|
python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
- "3.6"
|
||||||
env:
|
env:
|
||||||
- TRAVIS_NODE_VERSION="4"
|
- TRAVIS_NODE_VERSION="4"
|
||||||
before_install:
|
before_install:
|
||||||
|
Loading…
Reference in New Issue
Block a user