From 831161bfda4fb5bfea306e8ebec6db508a0884c8 Mon Sep 17 00:00:00 2001 From: Alex Orlenko Date: Mon, 6 Jan 2020 23:55:56 +0000 Subject: [PATCH] Fix CI badge link --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 32291b0..29c3e91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ with support of writing native lua modules in Rust. """ [badges] -travis-ci = { repository = "khvzak/mlua", branch = "master" } +circle-ci = { repository = "khvzak/mlua", branch = "master" } [workspace] members = [