mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
BUILD Run PHP 7.1 as default 7.x
This commit is contained in:
parent
36900a651b
commit
6759f5a135
@ -30,6 +30,8 @@ matrix:
|
||||
- php: 5.6
|
||||
env: NPM_TEST=1
|
||||
- php: 7.0
|
||||
env: DB=MYSQL PHPUNIT_TEST=1
|
||||
- php: 7.1
|
||||
env: DB=MYSQL PDO=1 PHPUNIT_COVERAGE_TEST=1
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user