Merge pull request #57 from achanda/badge

Add travis badge
This commit is contained in:
Abhishek Chanda
2017-09-07 18:27:50 +01:00
committed by GitHub

View File

@ -13,6 +13,9 @@ categories = ["network-programming", "os"]
[dependencies]
clippy = {version = "0.0.104", optional = true}
[badges]
travis-ci = { repository = "achanda/ipnetwork" }
[features]
default = []
dev = ["clippy"]