mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-29 22:11:34 +00:00
Add travis badge to Cargo.toml
This commit is contained in:
parent
d8865af559
commit
1461aaa351
@ -10,6 +10,9 @@ repository = "https://github.com/fdehau/tui-rs"
|
||||
license = "MIT"
|
||||
exclude = ["docs", ".travis.yml"]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "fdehau/tui-rs" }
|
||||
|
||||
[features]
|
||||
default = ["rustbox", "termion"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user