From: Rob Golding Date: Mon, 17 Feb 2014 08:50:50 +0000 (+0000) Subject: Taskwarrior 2.3.0 is the only one available for download now X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/abc5cf59f84ee80c6e198ee6a37b60bf958ade52 Taskwarrior 2.3.0 is the only one available for download now --- 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"