From: Tomas Babej Date: Tue, 21 Apr 2015 14:30:23 +0000 (+0200) Subject: travis: Expand to test the new devel branch X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/256d41e7c10537a4b061cdc150bb5e15bc117be6 travis: Expand to test the new devel branch --- diff --git a/.travis.yml b/.travis.yml index 5510ca3..1c97c36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,8 @@ env: - TASK_VERSION=v2.4.0 - TASK_VERSION=v2.4.1 - TASK_VERSION=v2.4.2 - - TASK_VERSION=2.4.3 + - TASK_VERSION=v2.4.3 + - TASK_VERSION=2.4.4 python: - "2.6" - "2.7"