mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-11-01 12:32:29 +01:00
Disabled the container-based builds
This commit is contained in:
@ -2,7 +2,6 @@ dist: trusty
|
|||||||
language: php
|
language: php
|
||||||
notifications: {email: false}
|
notifications: {email: false}
|
||||||
php: '7.2'
|
php: '7.2'
|
||||||
sudo: false
|
|
||||||
|
|
||||||
install: composer install --no-interaction
|
install: composer install --no-interaction
|
||||||
script: composer test
|
script: composer test
|
||||||
|
|||||||
Reference in New Issue
Block a user