From f8b8431411f314efa014585d6ef4cb8a63878f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20Kr=C3=A1l?= Date: Wed, 30 Oct 2019 15:41:17 +0100 Subject: [PATCH] Dropping 2.6 from travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e009d5ae..ffb517f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ services: - docker python: - - "2.6" - "2.7" - "3.4" - "3.5"