From 66f7cba313e1179d821206f329bf02fd27ca50c0 Mon Sep 17 00:00:00 2001 From: Oskar Hahn Date: Sat, 7 Jan 2017 16:36:27 +0100 Subject: [PATCH] Test openslides with python 3.6 with travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e1a4437f0..83b540317 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ cache: python: - "3.4" - "3.5" + - "3.6" env: - TRAVIS_NODE_VERSION="4" before_install: