Skip to content

Commit

Permalink
Must use secure version of url
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Fontana committed Jun 4, 2015
1 parent 063471f commit b07d15c
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 @@ -34,7 +34,7 @@ artifacts:
name: MSI
deploy:
- provider: NuGet
server: http://chocolatey.org/
server: https://chocolatey.org/
api_key:
secure: y8zhZTNm3PWLLxtKiMO79Shx3TyG3lnuGpJ6J7GT+2SihEspFxuBXz+WvmI6qzX+
skip_symbols: true
Expand Down

0 comments on commit b07d15c

Please sign in to comment.