Skip to content

Commit

Permalink
fix(tools): use correct AppVeyor project feed option
Browse files Browse the repository at this point in the history
  • Loading branch information
GiuseppePiscopo committed Mar 5, 2017
1 parent 9987c76 commit 1d20fe4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ artifacts:
- path: sln\src\NSpec\publish\*.nupkg
name: NSpec

project_feed: true
nuget:
project_feed: true

deploy:
- provider: NuGet
Expand Down

0 comments on commit 1d20fe4

Please sign in to comment.