From 432071e1891663fd07795903ecba309dd0ac387a Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Fri, 29 Jun 2012 05:43:57 -0700 Subject: Update HISTORY with support for Travis CI. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b483ebd..95628a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python +# Travis CI has no plans to support Python 2.4 and Jython. python: - 2.5 - 2.6 -- cgit v1.2.1