Remove HHVM, add PHP 7.2, 7.3

This commit is contained in:
wilsonge 2019-08-12 22:57:35 +01:00
parent df58b4c93c
commit 68c634976f
No known key found for this signature in database
GPG Key ID: EF81319318FC9D04
1 changed files with 4 additions and 14 deletions

View File

@ -23,22 +23,12 @@ matrix:
- php: 7.1
services:
- xvfb
- php: hhvm
sudo: true
dist: trusty
group: edge # Until the next stable image update sometime after 2016-12-01
addons:
apt:
packages:
- mysql-server-5.6
- mysql-client-core-5.6
- mysql-client-5.6
- php: 7.2
services:
- xvfb
- php: 7.3
services:
- mysql
- postgresql
- xvfb
allow_failures:
- php: hhvm
before_script:
# Forcing localhost in hosts file