We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f78de8 commit 76b2448Copy full SHA for 76b2448
appveyor.yml
@@ -47,7 +47,7 @@ after_build:
47
48
.\build-nuget-pack.cmd $env:BUILD_TARGET $env:NUSPEC_FILE
49
50
-test: off #tests handled within FAKE
+test: auto
51
52
artifacts:
53
- path: 'Release/**/*.nupkg'
0 commit comments