mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-08 00:44:30 +01:00
Update appveyor.yml
This commit is contained in:
parent
c7cce0752b
commit
199cfd4519
@ -14,6 +14,9 @@ install:
|
|||||||
- cargo -V
|
- cargo -V
|
||||||
|
|
||||||
build: false
|
build: false
|
||||||
|
test_script:
|
||||||
|
- cargo test --target "$TARGET" --verbose
|
||||||
|
- cargo run --target "$TARGET" -- src/main.rs README.md --paging=never
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
# Generate artifacts for release
|
# Generate artifacts for release
|
||||||
|
Loading…
Reference in New Issue
Block a user