Update appveyor.yml

This commit is contained in:
anykao 2018-08-30 23:02:54 +09:00 committed by David Peter
parent 199cfd4519
commit 649d1e3df2
1 changed files with 2 additions and 2 deletions

View File

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