Skip to content

Commit cacc110

Browse files
committed
travis: fixed databases
1 parent d4c3490 commit cacc110

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ php:
44
- 7.2
55
- 7.3
66

7+
services:
8+
- mysql
9+
- postgresql
10+
711
before_install:
812
# turn off XDebug
913
- phpenv config-rm xdebug.ini || return 0

0 commit comments

Comments
 (0)