1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00

Update appveyor to test subcrates.

This commit is contained in:
Andrew Gallant 2016-10-10 19:35:47 -04:00
parent 27a980c1bc
commit 97bbc6ef11

View File

@ -28,6 +28,8 @@ build: false
# TODO modify this phase as you see fit
test_script:
- cargo test --verbose
- cargo test --verbose --manifest-path grep/Cargo.toml
- cargo test --verbose --manifest-path globset/Cargo.toml
before_deploy:
# Generate artifacts for release