From 2c83f35bfb3455c866b35e367602fd23c247d7ca Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sun, 13 Oct 2019 17:55:53 +0200 Subject: [PATCH] Travis: remove obsolete python version Some of them, at least. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d9875dc..392de7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ language: python python: - "2.7" - - "3.2" - - "3.3" - "3.4" - "3.5" - "3.6" -- 2.39.5