mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-08 18:30:40 +00:00
Remove pancurses from windows build
This commit is contained in:
parent
b50d76a696
commit
5b3f4e95a4
@ -33,4 +33,4 @@ build: false
|
||||
# Equivalent to Travis' `script` phase
|
||||
# TODO modify this phase as you see fit
|
||||
test_script:
|
||||
- cd cursive && cargo test --verbose --all --no-default-features --features markdown,pancurses-backend,crossterm-backend
|
||||
- cd cursive && cargo test --verbose --all --no-default-features --features markdown,crossterm-backend
|
||||
|
Loading…
Reference in New Issue
Block a user