From: Rob Golding Date: Sun, 10 Nov 2013 15:22:53 +0000 (+0000) Subject: Add taskwarrior 2.3.0.beta2 to test matrix X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/1febd03c36f484bcca01679d3c9aa7b184a65947?hp=76d7097c3dac17d7a22ba1b18e6ba09e2c6617b8 Add taskwarrior 2.3.0.beta2 to test matrix --- diff --git a/.travis.yml b/.travis.yml index f9de139..c2e525f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: python env: - TASK_VERSION=2.2.0 + - TASK_VERSION=2.3.0.beta2 python: - "2.6" - "2.7"