Skip to content

Commit 79f35d7

Browse files
committed
AppVeyor: Run build-with-wrc.bat
For now, we want to build WRC, business as usual. If we find that WRC keeps adding pain even with separate code and scripts, we can further consider removing it from continuous integration.
1 parent bfb5122 commit 79f35d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ build_script:
2020
# Build, test, pack and push nugets
2121
#####################################
2222
23-
.\\build.bat
23+
.\\build-with-wrc.bat
2424
$BuildExitCode = $LASTEXITCODE
2525
2626
#####################################

0 commit comments

Comments
 (0)