Skip to content

Commit

Permalink
Update appveyor.yml to include new 2272 feed and change version to 41
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Mar 31, 2015
1 parent 222cb49 commit 07cf5b2
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: 39.0.0-CI{build}
version: 41.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-2272/
api_key:
secure: T3yoLSioRwXa7byUvu17t4I88RTQTvICh2j+KplLb1YVimd1IYy2m2akGqgOMJhY
skip_symbols: true
Expand Down

0 comments on commit 07cf5b2

Please sign in to comment.