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

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBadura committed Mar 12, 2016
1 parent ff17be5 commit f06bdc3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f06bdc3

Please sign in to comment.