mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-14 20:35:48 +01:00
Update appveyor.yml
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user