We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c933703 commit 27f7af9Copy full SHA for 27f7af9
1 file changed
.travis.yml
@@ -3,6 +3,10 @@ sudo: false
3
notifications:
4
email: false
5
6
+services:
7
+ - postgresql
8
+ - mysql
9
+
10
php:
11
- 7.2
12
0 commit comments