We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c3490 commit cacc110Copy full SHA for cacc110
.travis.yml
@@ -4,6 +4,10 @@ php:
4
- 7.2
5
- 7.3
6
7
+services:
8
+ - mysql
9
+ - postgresql
10
+
11
before_install:
12
# turn off XDebug
13
- phpenv config-rm xdebug.ini || return 0
0 commit comments