From f072688f5446fe735112880cafcda2a14ec60c67 Mon Sep 17 00:00:00 2001 From: djungelorm Date: Tue, 17 Jan 2017 21:09:25 +0000 Subject: [PATCH] Update python versions to test against --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b62c408..91ddc0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: - "2.7" - - "3.3" - "3.4" - "3.5" - "3.6"