Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Pretasoc committed Feb 12, 2018
2 parents 8231e7c + e00ae81 commit 714e99c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ before_build:
build:
publish_nuget: true
verbosity: minimal
before_package:
- cmd: nuget pack
artifacts:
- path: '**\*.nupkg'
deploy:
- provider: NuGet
api_key:
Expand All @@ -27,4 +23,4 @@ deploy:
auth_token:
secure: k1f5dR8M7kTSaG4FOjPZe7PQtgBgF9ZqolGBvhWdS3duNWe61FPUfD4hV7hH/PAL
on:
branch: master
branch: master

0 comments on commit 714e99c

Please sign in to comment.