From 1294afe1f27fd6bf9561b2d1cc93199c1b2fa007 Mon Sep 17 00:00:00 2001 From: Rob Golding Date: Mon, 10 Nov 2014 12:35:48 +0000 Subject: [PATCH 1/1] Temporarily remove tasklib v2.4.0beta2 from tested versions The tests fail for some reason. 2.4.0 works just fine! --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5e24789..7c1a629 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ env: - TASK_VERSION=v2.1.2 - TASK_VERSION=v2.2.0 - TASK_VERSION=v2.3.0 - - TASK_VERSION=2.4.0.beta2 - TASK_VERSION=2.4.0 python: - "2.6" -- 2.39.2