Disabled the container-based builds

This commit is contained in:
Cédric Belin
2018-12-04 15:09:51 +01:00
parent 0544c5606c
commit 694de17e9f

View File

@ -2,7 +2,6 @@ dist: trusty
language: php
notifications: {email: false}
php: '7.2'
sudo: false
install: composer install --no-interaction
script: composer test