Update appveyor.yml

pull/249/head
anykao 6 years ago committed by David Peter
parent c7cce0752b
commit 199cfd4519

@ -14,6 +14,9 @@ install:
- cargo -V
build: false
test_script:
- cargo test --target "$TARGET" --verbose
- cargo run --target "$TARGET" -- src/main.rs README.md --paging=never
before_deploy:
# Generate artifacts for release

Loading…
Cancel
Save