forked from GithubBackups/healthchecks
Fix mysql configuration in .travis.yml
This commit is contained in:
parent
1a9137c0ac
commit
28483020bf
@ -11,6 +11,8 @@ env:
|
||||
- DB=sqlite
|
||||
- DB=mysql
|
||||
- DB=postgres
|
||||
services:
|
||||
- mysql
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user