From: Tomas Babej Date: Sat, 26 Dec 2015 13:38:03 +0000 (+0100) Subject: travis: Test with newest Task development version X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/01c0b376ee400ecabd24e4c15f0df1b691439bef?ds=sidebyside;hp=-c;pf=etc travis: Test with newest Task development version --- 01c0b376ee400ecabd24e4c15f0df1b691439bef diff --git a/.travis.yml b/.travis.yml index b54b64f..721c530 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,8 @@ env: - TASK_VERSION=v2.4.2 - TASK_VERSION=v2.4.3 - TASK_VERSION=v2.4.4 - - TASK_VERSION=2.5.0 + - TASK_VERSION=v2.5.0 + - TASK_VERSION=2.5.1 python: - "2.7" - "3.3"