mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-08 18:30:40 +00:00
Fix appveyor test command
This commit is contained in:
parent
87b346e15e
commit
bba5937413
@ -35,4 +35,4 @@ build: false
|
||||
# Equivalent to Travis' `script` phase
|
||||
# TODO modify this phase as you see fit
|
||||
test_script:
|
||||
- cargo test --verbose --all<Paste>
|
||||
- cargo test --verbose --all --no-default-features --features pancurses-backend
|
||||
|
Loading…
Reference in New Issue
Block a user