Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
change primary taskwarrior version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBadura committed Dec 24, 2015
1 parent 0d00df6 commit 460823d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ php:

env:
global:
- TASKWARRIOR=2.4.4
- TASKWARRIOR=2.5.0
matrix:
- PREFER_LOWEST="--prefer-lowest"
- PREFER_LOWEST=""
Expand All @@ -36,13 +36,11 @@ matrix:
- php: 5.6
env: TASKWARRIOR=2.4.3
- php: 5.6
env: TASKWARRIOR=2.5.0
env: TASKWARRIOR=2.4.4
allow_failures:
- php: 7
- php: hhvm
- php: 5.6
env: TASKWARRIOR=2.5.0


install:
- bash build.sh $TASKWARRIOR
- ln -s build/taskwarrior-$TASKWARRIOR task
Expand Down

0 comments on commit 460823d

Please sign in to comment.