From d7bd0cf9fddc6f84ce8e7923d7aabc4526c21d82 Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Thu, 24 Nov 2016 11:12:09 +1100 Subject: [PATCH] Remove testing for python2.6 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2e45ae4..cfccc32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: - - "2.6" - "2.7" notifications: