Skip to content

Commit

Permalink
install using before_deploy for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Apr 6, 2018
1 parent d31f8fe commit f6e2d53
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 @@ -51,7 +51,7 @@ build_script:
test_script:
- call scripts\\appveyor\\test.cmd

deploy_script:
before_deploy:
- call scripts\\appveyor\\install.cmd

artifacts:
Expand Down

0 comments on commit f6e2d53

Please sign in to comment.