summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index e46cab15..266812db 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -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