mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-14 20:16:34 +00:00
Use PHP 7.0 for code coverage
Hopefully this will avoid the frequent core dump seen on Travis.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ php:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- php: 7.1
|
||||
- php: 7.0
|
||||
env: COVERAGE=1
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
Reference in New Issue
Block a user