Skip to content

Commit

Permalink
Run coveralls on PHP 5.6
Browse files Browse the repository at this point in the history
The latest versions of php-coveralls require PHP 5.5+
  • Loading branch information
markstory committed Dec 31, 2015
1 parent 59c46a1 commit 6d6c449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ matrix:
fast_finish: true

include:
- php: 5.4
- php: 5.6
env: COVERALLS=1 DEFAULT=0

- php: 7.0
Expand Down

0 comments on commit 6d6c449

Please sign in to comment.