fix build

This commit is contained in:
DavidBadura 2016-03-12 10:26:07 +00:00
parent ff17be5714
commit f06bdc3387
1 changed files with 1 additions and 6 deletions

View File

@ -25,17 +25,12 @@ php:
env:
global:
- TASKWARRIOR=2.5.1
- TASKWARRIOR=2.5.0
matrix:
- PREFER_LOWEST="--prefer-lowest"
- PREFER_LOWEST=""
matrix:
include:
- php: 7
env: TASKWARRIOR=2.5.0
- php: 5.6
env: TASKWARRIOR=2.5.0
allow_failures:
- php: hhvm