mirror of
https://github.com/dg/dibi.git
synced 2025-07-31 03:10:14 +02:00
travis: fixed databases
This commit is contained in:
@@ -5,6 +5,10 @@ php:
|
||||
- 7.3
|
||||
- 7.4
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
before_install:
|
||||
# turn off XDebug
|
||||
- phpenv config-rm xdebug.ini || return 0
|
||||
|
Reference in New Issue
Block a user