mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 22:26:43 +02:00
travis: fixed databases
This commit is contained in:
@@ -8,6 +8,10 @@ php:
|
||||
- 7.2
|
||||
- 7.3
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
before_install:
|
||||
# turn off XDebug
|
||||
- phpenv config-rm xdebug.ini || return 0
|
||||
@@ -64,3 +68,5 @@ cache:
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
dist: trusty
|
||||
|
Reference in New Issue
Block a user