Skip to content

Commit 76b2448

Browse files
committed
restore appveyor auto testing
1 parent 9f78de8 commit 76b2448

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
@@ -47,7 +47,7 @@ after_build:
4747
4848
.\build-nuget-pack.cmd $env:BUILD_TARGET $env:NUSPEC_FILE
4949
50-
test: off #tests handled within FAKE
50+
test: auto
5151

5252
artifacts:
5353
- path: 'Release/**/*.nupkg'

0 commit comments

Comments
 (0)