mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 06:07:39 +02:00
travis: fixed databases
This commit is contained in:
@@ -4,6 +4,10 @@ php:
|
|||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
|
|
||||||
|
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