From 38276d5289b97d9e404778a481251d167302c98b Mon Sep 17 00:00:00 2001 From: oliverpool Date: Mon, 18 Jan 2016 21:05:27 +0100 Subject: [PATCH] [debug] Try travis with python 3.5 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c398bbfe..417a9dc7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ git: depth: 1 language: python python: - - 3.4 + - 3.5 install: - pip install tox script: