Skip to content

Commit 5c3bea7

Browse files
committed
Try new appveyor.yml
1 parent 63dcfee commit 5c3bea7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ environment:
66
Cap_MySql_ConnectionString: Server=localhost;Database=cap_test;Uid=root;Pwd=Password12!;Allow User Variables=True;SslMode=none
77
services:
88
- mysql
9+
init:
10+
- ps: Start-Service MySQL80
911
before_build:
1012
- ps: dotnet tool install --global FlubuCore.GlobalTool --version 6.3.2
1113
build_script:

0 commit comments

Comments
 (0)