mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-25 09:11:57 -07:00
windows debug, take 1
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user