windows debug, take 1

This commit is contained in:
Andrew Gallant
2016-09-05 21:46:11 -04:00
parent a4d8db16f7
commit ee7f300ae2
2 changed files with 6 additions and 2 deletions

View File

@@ -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