Skip to content

Commit

Permalink
Update appveyor.yml to version 43 and change myget feed to the main o…
Browse files Browse the repository at this point in the history
…ne (different version number should s
  • Loading branch information
amaitland committed Aug 7, 2015
1 parent 7588f8c commit b128f42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
VisualStudioVersion: 11.0

version: 41.0.0-CI{build}
version: 43.0.0-CI{build}

shallow_clone: true

Expand All @@ -19,7 +19,7 @@ artifacts:
# Publish to myget.org feed
deploy:
provider: NuGet
server: https://www.myget.org/F/cefsharp-2272/
server: https://www.myget.org/F/cefsharp/
api_key:
secure: T3yoLSioRwXa7byUvu17t4I88RTQTvICh2j+KplLb1YVimd1IYy2m2akGqgOMJhY
skip_symbols: true
Expand Down

0 comments on commit b128f42

Please sign in to comment.