Skip to content

Commit

Permalink
fake change to trigger the build
Browse files Browse the repository at this point in the history
  • Loading branch information
filipw committed Nov 14, 2018
1 parent 1dd9174 commit 9592f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image: Visual Studio 2017
environment:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
DOTNET_CLI_TELEMETRY_OPTOUT: true
test: off # this turns of AppVeyor automatic searching for test-assemblies, not the actual testing
test: off # this turns of AppVeyor automatic searching for test-assemblies, not the actual testing
build_script:
- ps: .\build.ps1 -configuration Release -verbosity Verbose -target All -publish-all -archive
after_build:
Expand Down

0 comments on commit 9592f57

Please sign in to comment.