From aa106baf5168ebe56a256c8d5fe72817cf05b577 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 4 Mar 2013 23:58:04 +0800 Subject: [PATCH] test with python 2.5 failed --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6c18cec..a9cbc64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.5" - "2.6" - "2.7" before_install: