Skip to content

Commit

Permalink
#23: AppVeyor: Build NuGet package with prerelease tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpinjackie committed Jul 2, 2018
1 parent a47bd45 commit d76d831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ install:

test_script:
- build_tools.cmd
- envsetupsdk.cmd 3 1 1 9389 c:\swigwin-3.0.12
- envsetupsdk.cmd 3 1 1 9389 c:\swigwin-3.0.12 %APPVEYOR_BUILD_NUMBER%
# - cmake_build.cmd c:\projects\mg_bindings_build
- build.cmd
- make_archives.cmd
Expand Down

0 comments on commit d76d831

Please sign in to comment.