Add travis badge to Cargo.toml

pull/7/head
Florian Dehau 7 years ago
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…
Cancel
Save