Fix travis badge in Cargo.toml

This commit is contained in:
Alexandre Bury 2017-01-24 10:49:02 -08:00
parent afc681bcf4
commit 1b5cb4a89a

View File

@ -13,7 +13,7 @@ repository = "https://github.com/gyscos/Cursive"
version = "0.4.0"
[badges]
travis-ci = { repository = "gyscos/cursive" }
travis-ci = { repository = "gyscos/Cursive" }
[build-dependencies.skeptic]
optional = true