Skip to content

Commit

Permalink
prep v2.2.0-beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Dec 4, 2015
1 parent 79e0f87 commit 98afc17
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@ deploy:
appveyor_repo_tag_name: /v\d+\.\d+\.\d+/
appveyor_repo_tag: true

# - provider: NuGet
# api_key:
# secure: 1nPS2ttf+N4+FUhd+GZycrL7YzSWQpZjnGOMCb5+pGJXSdx0IFvVF8xhTGna7B9t
# artifact: NuGet
# on:
# branch: master
# appveyor_repo_tag_name: /v\d+\.\d+\.\d+/
# appveyor_repo_tag: true
- provider: NuGet
api_key:
secure: 1nPS2ttf+N4+FUhd+GZycrL7YzSWQpZjnGOMCb5+pGJXSdx0IFvVF8xhTGna7B9t
artifact: NuGet
on:
branch: master
appveyor_repo_tag_name: /v\d+\.\d+\.\d+/
appveyor_repo_tag: true

on_failure:
- ps: |
Expand Down

0 comments on commit 98afc17

Please sign in to comment.