X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/blobdiff_plain/6510676e47e993317aec9e0cc9c7bad21ccf6573..7d0294524dc4edf78a43d3e0c439dc317ebdc055:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 9d75a5b..721c530 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,13 +9,13 @@ env: - TASK_VERSION=v2.4.2 - TASK_VERSION=v2.4.3 - TASK_VERSION=v2.4.4 - - TASK_VERSION=2.4.5 + - TASK_VERSION=v2.5.0 + - TASK_VERSION=2.5.1 python: - - "2.6" - "2.7" - - "3.2" - "3.3" - "3.4" + - "3.5" install: - pip install -e . - pip install coveralls