From 92d90564683495ae3f1ec23326198373cd81f529 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sun, 13 Oct 2019 17:57:04 +0200 Subject: [PATCH] Travis: remove obsolete python versions Some of them, at least. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index de545e8..b051ea0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,7 @@ language: python # let's test as many versions as we can! python: - - "2.6" - "2.7" - - "3.3" - "3.4" - "3.5" - "3.6" -- 2.39.2