From 6650a7a92435c72761611d43500d0be00cb3274e Mon Sep 17 00:00:00 2001 From: Mike Welsh Date: Thu, 3 Oct 2019 02:31:11 -0700 Subject: [PATCH] swf: Remove stale build badge from README --- swf/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/swf/README.md b/swf/README.md index ccc521ec5..980b4c415 100644 --- a/swf/README.md +++ b/swf/README.md @@ -1,7 +1,6 @@ # swf [![crates.io](https://img.shields.io/crates/v/swf.svg)](https://crates.io/crates/swf) [![docs.rs](https://docs.rs/swf/badge.svg)](https://docs.rs/swf) -[![TravisCI](https://travis-ci.org/Herschel/swf-rs.svg?branch=master)](https://travis-ci.org/Herschel/swf-rs) A Rust library for reading and writing the Adobe Flash SWF file format.