1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-14 04:41:15 +00:00

do not use skeptic tests for cov report

This commit is contained in:
Nikolay Kim 2017-10-14 01:36:39 -07:00
parent 09773eca82
commit 86d9e9051d
2 changed files with 1 additions and 0 deletions

View file

@ -49,6 +49,7 @@ log = "0.3"
env_logger = "*"
#actix = { git="https://github.com/fafhrd91/actix.git" }
skeptic = { version = "0.13", optional = true }
[dependencies.actix]
#path = "../actix"