Skip to content
Snippets Groups Projects
Commit 6c76fbd0 authored by Thomas Daede's avatar Thomas Daede Committed by Thomas Daede
Browse files

Add release builds to Appveyor.

parent 0890c00b
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,9 @@ install:
- rustc -vV
- cargo -vV
build: false
build_script:
- git submodule update --init
- cargo build --release
test_script:
- git submodule update --init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment