Add PHP 7.3, bump distro version
This commit is contained in:
parent
04ef71b6c6
commit
d9565be023
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
language: php
|
||||
dist: trusty
|
||||
dist: bionic
|
||||
sudo: required
|
||||
|
||||
matrix:
|
||||
|
@ -12,6 +12,7 @@ matrix:
|
|||
- php: 7.0
|
||||
- php: 7.1
|
||||
- php: 7.2
|
||||
- php: 7.3
|
||||
- php: hhvm
|
||||
env: HHVM=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue