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=sqlite
|
||||||
- DB=mysql
|
- DB=mysql
|
||||||
- DB=postgres
|
- DB=postgres
|
||||||
|
services:
|
||||||
|
- mysql
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.6"
|
postgresql: "9.6"
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user