1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-06 02:41:06 +01:00

Update appveyor.yml

This commit is contained in:
anykao 2018-08-30 10:23:00 +09:00 committed by David Peter
parent c7cce0752b
commit 199cfd4519

View File

@ -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