Skip to content

Commit

Permalink
generate code coverage using PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdebril committed Nov 5, 2019
1 parent 41dcdec commit 35ff765
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 @@ -15,7 +15,7 @@ env:

matrix:
include:
- php: '7.1'
- php: '7.3'
env:
- PHPUNIT_FLAGS="--stop-on-failure --verbose --coverage-text --coverage-clover=coverage.xml"
allow_failures:
Expand Down

0 comments on commit 35ff765

Please sign in to comment.