From 02b1aac0b050c10b3ba9728e50969073db65aa26 Mon Sep 17 00:00:00 2001 From: Florian Dehau Date: Sun, 23 Feb 2020 20:14:14 +0100 Subject: [PATCH] chore: remove outdated badges --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 1409e19..544d5f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,8 +13,6 @@ autoexamples = true edition = "2018" [badges] -travis-ci = { repository = "fdehau/tui-rs" } -appveyor = { repository = "fdehau/tui-rs" } [features] default = ["termion"]