Make sure to have the appropriate databases for Travis CI
This commit is contained in:
parent
8013a9fc61
commit
834c4e39df
@ -2,6 +2,10 @@ sudo: false
|
||||
|
||||
language: php
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
php:
|
||||
- 7.2
|
||||
- 7.3
|
||||
|
Loading…
Reference in New Issue
Block a user