Reverting back to Xenial

This commit is contained in:
Zachary Klosko 2020-11-19 08:55:07 -05:00
parent 8e5359202e
commit 377dfdbff9

View file

@ -1,4 +1,4 @@
dist: bionic
dist: xenial
services:
- postgresql
@ -42,6 +42,12 @@ jobs:
- language: php
php: 7.2
stage: test
- language: php
php: 7.0
stage: test
- language: php
php: 5.6
stage: test
- language: python
python: 3.8
stage: test