Reverting back to Xenial
This commit is contained in:
parent
8e5359202e
commit
377dfdbff9
1 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue