change primary taskwarrior version for tests
This commit is contained in:
parent
0d00df6710
commit
460823dc72
@ -26,7 +26,7 @@ php:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- TASKWARRIOR=2.4.4
|
- TASKWARRIOR=2.5.0
|
||||||
matrix:
|
matrix:
|
||||||
- PREFER_LOWEST="--prefer-lowest"
|
- PREFER_LOWEST="--prefer-lowest"
|
||||||
- PREFER_LOWEST=""
|
- PREFER_LOWEST=""
|
||||||
@ -36,13 +36,11 @@ matrix:
|
|||||||
- php: 5.6
|
- php: 5.6
|
||||||
env: TASKWARRIOR=2.4.3
|
env: TASKWARRIOR=2.4.3
|
||||||
- php: 5.6
|
- php: 5.6
|
||||||
env: TASKWARRIOR=2.5.0
|
env: TASKWARRIOR=2.4.4
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: 7
|
- php: 7
|
||||||
- php: hhvm
|
- php: hhvm
|
||||||
- php: 5.6
|
|
||||||
env: TASKWARRIOR=2.5.0
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- bash build.sh $TASKWARRIOR
|
- bash build.sh $TASKWARRIOR
|
||||||
- ln -s build/taskwarrior-$TASKWARRIOR task
|
- ln -s build/taskwarrior-$TASKWARRIOR task
|
||||||
|
Loading…
Reference in New Issue
Block a user