Test appveyor

This commit is contained in:
Jon Moroney 2018-05-15 09:32:13 -10:00
parent 313fe89a0d
commit 246a3ffa6b

View file

@ -12,3 +12,8 @@ install:
cargo -V
build_script:
- sh: cargo build --release
after_test:
- sh: >-
cargo build --verbose
cargo test