From b68a35226ac3cf9c96634d86369ef92f6e83dd84 Mon Sep 17 00:00:00 2001 From: Travis Swicegood Date: Wed, 30 Oct 2013 16:10:48 -0500 Subject: [PATCH] Add Python 2.6 back in with these changes --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d8d58f46..2bb257af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python python: + - 2.6 - 2.7 script: detox notifications: