From: Armin Ronacher Date: Sat, 18 May 2013 11:45:13 +0000 (+0100) Subject: Removed 2.5 for travis on the new branch X-Git-Tag: 2.7~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bdc65d9e57d5c0da329bb88127d977bd58002e5;p=thirdparty%2Fjinja.git Removed 2.5 for travis on the new branch --- diff --git a/.travis.yml b/.travis.yml index afa9b4ba..65b24ab8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.5" - "2.6" - "2.7" install: