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