mirror of
https://github.com/darakian/ddh.git
synced 2026-09-10 07:06:21 -04:00
Test appveyor
This commit is contained in:
parent
313fe89a0d
commit
246a3ffa6b
|
|
@ -12,3 +12,8 @@ install:
|
|||
cargo -V
|
||||
build_script:
|
||||
- sh: cargo build --release
|
||||
after_test:
|
||||
- sh: >-
|
||||
cargo build --verbose
|
||||
|
||||
cargo test
|
||||
Loading…
Reference in a new issue