From d786189ac699725c1e754e8a0d2701bc2174dde7 Mon Sep 17 00:00:00 2001 From: Alen Mujezinovic Date: Tue, 26 Feb 2013 14:52:08 +0000 Subject: [PATCH] Removed Python 2.6 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6a2f6c9..ba3feb4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.6" - "2.7" # command to install dependencies install: