From cbff4756cd702338a219972bdab4d8ac4590d2c8 Mon Sep 17 00:00:00 2001 From: Andrey Pokhilko Date: Mon, 12 Aug 2019 10:38:37 +0300 Subject: [PATCH] Python 3.4 => 3.5 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b505643..ed6e7c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ matrix: - os: linux python: 2.7 - os: linux - python: 3.4 + python: 3.5 addons: apt: