mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-11-01 12:32:29 +01:00
Updated the CI platform
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
dist: trusty
|
dist: xenial
|
||||||
language: php
|
language: php
|
||||||
notifications: {email: false}
|
notifications: {email: false}
|
||||||
php: '7.2'
|
php: ['7.2', '7.3']
|
||||||
|
|
||||||
install: composer install --no-interaction
|
install: composer install --no-interaction
|
||||||
script: composer test
|
script: composer test
|
||||||
|
|||||||
Reference in New Issue
Block a user