mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +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
|
# Equivalent to Travis' `script` phase
|
||||||
# TODO modify this phase as you see fit
|
# TODO modify this phase as you see fit
|
||||||
test_script:
|
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