summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-05 21:46:11 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-05 21:46:11 -0400
commitee7f300ae2336fc2ffc21de4e018cc4e5e503e08 (patch)
treee6eb3da852b1a736d1629522dc97cad9d0dc9e06 /appveyor.yml
parenta4d8db16f75f220f658e017afa1ad683e19a1423 (diff)
windows debug, take 10.0.8
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 7bbd72ac..61ac8453 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -32,8 +32,8 @@ build: false
# Equivalent to Travis' `script` phase
# TODO modify this phase as you see fit
test_script:
- - cargo build --verbose
- - cargo test
+ # - cargo build --verbose
+ - cargo test matchslash2 -- --nocapture
before_deploy:
# Generate artifacts for release