Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Rename binary
Browse files Browse the repository at this point in the history
  • Loading branch information
whazor committed Mar 11, 2017
1 parent b76b141 commit 193ef98
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 @@ -54,7 +54,7 @@ test_script:

before_deploy:
# TODO Update this to build the artifacts that matter to you
- cargo rustc --target %TARGET% --release --bin hello -- -C lto
- cargo rustc --target %TARGET% --release --bin model_checker -- -C lto
- ps: ci\before_deploy.ps1

deploy:
Expand Down

0 comments on commit 193ef98

Please sign in to comment.