mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
Configure kcov and coveralls.io
This commit is contained in:
committed by
Romain Ruetschi
parent
f5213706eb
commit
efba922785
@ -13,6 +13,10 @@ license = "BSD-3-Clause"
|
||||
readme = "README.md"
|
||||
build = "build.rs"
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "SpinResearch/RustySecrets", branch = "master" }
|
||||
coveralls = { repository = "SpinResearch/RustySecrets", branch = "master", service = "github" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
dss = []
|
||||
|
Reference in New Issue
Block a user