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