From e8e779a017a4d42bcfc3de532df7d477fe4121ee Mon Sep 17 00:00:00 2001 From: Joshua Roesslein Date: Fri, 2 Mar 2018 15:16:13 -0800 Subject: [PATCH] Drop support for 2.6 and 3.3 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 272b962..32c3ec8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,7 @@ language: python cache: pip python: -- '2.6' - '2.7' -- '3.3' - '3.4' - '3.5' - '3.6' -- 2.25.1