Skip to content

Commit

Permalink
Update build version and feed url in appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Nov 13, 2014
1 parent 6015265 commit 7783769
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: 37.0.0-CI{build}
version: 39.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/
server: https://www.myget.org/F/cefsharp-2171/
api_key:
secure: T3yoLSioRwXa7byUvu17t4I88RTQTvICh2j+KplLb1YVimd1IYy2m2akGqgOMJhY
skip_symbols: true
Expand Down

0 comments on commit 7783769

Please sign in to comment.