MINOR Update build to use xenial and add extra PHP version

This commit is contained in:
Maxime Rainville 2019-09-26 09:36:52 +12:00
parent 0d54ec6bda
commit 146dc41e69
1 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,10 @@
language: php
dist: trusty
dist: xenial
services:
- postgresql
-
cache:
directories:
@ -19,6 +23,12 @@ matrix:
- php: 7.1
env:
- PHPUNIT_TEST=framework
- php: 7.2
env:
- PHPUNIT_TEST=framework
- php: 7.3
env:
- PHPUNIT_TEST=framework
- php: 7.1
env:
- PHPUNIT_TEST=postgresql