From abc5cf59f84ee80c6e198ee6a37b60bf958ade52 Mon Sep 17 00:00:00 2001 From: Rob Golding Date: Mon, 17 Feb 2014 08:50:50 +0000 Subject: [PATCH] Taskwarrior 2.3.0 is the only one available for download now --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d456ec9..e8455dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python env: - - TASK_VERSION=2.2.0 - - TASK_VERSION=2.3.0.beta2 + - TASK_VERSION=2.3.0 python: - "2.6" - "2.7" -- 2.39.2