Skip to content

Commit ccc961c

Browse files
author
Bart Koelman
committed
1 parent 63fb9bf commit ccc961c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ for:
3535
- image: Visual Studio 2019
3636
services:
3737
- postgresql134
38+
# https://help.appveyor.com/discussions/problems/30239-postgres-fails-to-connect-after-version-change
39+
init:
40+
- net start postgresql-x64-13
3841
# REF: https://github.com/docascode/docfx-seed/blob/master/appveyor.yml
3942
before_build:
4043
- pwsh: |

0 commit comments

Comments
 (0)