Scrutinizer: test PHP7 to see if it solves the composer memory usage issue in scrutnizer

pull/2487/head
Yannick Warnier 7 years ago
parent af086647a9
commit da7bcbb53c
  1. 2
      .scrutinizer.yml

@ -5,7 +5,7 @@ build:
environment:
mysql: 5.5
php:
version: 5.6.0
version: 7.1
ini:
'date.timezone': 'US/Pacific'
'phar.readonly': false

Loading…
Cancel
Save