From ba689fd4cd3f62c05eaa0ce039bf9118e92c470a Mon Sep 17 00:00:00 2001 From: Nikolay Kim Date: Mon, 30 Oct 2017 20:42:54 -0700 Subject: [PATCH] badge --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 72fbfdd1cd1..77368e83b05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ build = "build.rs" [badges] travis-ci = { repository = "actix/actix-web", branch = "master" } -appveyor = { repository = "actix/actix-web" } +appveyor = { repository = "fafhrd91/actix-web-hdy9d" } codecov = { repository = "actix/actix-web", branch = "master", service = "github" } [lib]