Skip to content

Commit

Permalink
Appveyor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaedan committed Mar 23, 2020
1 parent bea30c9 commit 9d286eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ assembly_info:
assembly_version: '{version}'
assembly_file_version: '{version}'
assembly_informational_version: '{version}'
install:
- cmd: git submodule update --init
before_build:
- cmd: nuget restore Razor.sln
build:
Expand All @@ -26,7 +28,7 @@ deploy:
release: RazorSE-dev
description: Auto-build by AppVeyor\n\nThis is built automatically after each commit to master, so it may contain bugs and/or unfinished features. Use at your own risk.\n\nOfficial releases will be listed here and given proper version numbers with release notes.
auth_token:
secure: 8F11pQiKmjN7rkwx4TfXay3Z3Ocj+5zpKGeXWYuK/LLGY8HCtFYoXzmGzlePwDwX
secure: M4cbbL2lbfYZDL5oMaOtZVTchZ1cWi1DN2nCuwhelFwgYEKwIG2gd+KVyw4LzCD1
prerelease: true
force_update: true
skip_commits:
Expand Down

0 comments on commit 9d286eb

Please sign in to comment.