mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
Test markdown feature on appveyor
This commit is contained in:
parent
f9a58e7936
commit
57d5b21518
@ -33,4 +33,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:
|
||||||
- cd cursive && cargo test --verbose --all --no-default-features --features pancurses-backend
|
- cd cursive && cargo test --verbose --all --no-default-features --features markdown pancurses-backend crossterm-backend
|
||||||
|
Loading…
Reference in New Issue
Block a user