mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
start mysql and postgresql services in AppVeyor
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
7911c3953f
commit
3332477a66
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
version: 4.9.0-{branch}-{build}
|
||||
image: Ubuntu
|
||||
clone_depth: 1
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
build_script:
|
||||
- sh: >-
|
||||
|
|
Loading…
Add table
Reference in a new issue