mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 09:42:00 -07:00
Update appveyor to test subcrates.
This commit is contained in:
@@ -28,6 +28,8 @@ build: false
|
|||||||
# TODO modify this phase as you see fit
|
# TODO modify this phase as you see fit
|
||||||
test_script:
|
test_script:
|
||||||
- cargo test --verbose
|
- cargo test --verbose
|
||||||
|
- cargo test --verbose --manifest-path grep/Cargo.toml
|
||||||
|
- cargo test --verbose --manifest-path globset/Cargo.toml
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
# Generate artifacts for release
|
# Generate artifacts for release
|
||||||
|
Reference in New Issue
Block a user