From a64c624a276903d13577d4d3f0616c7ee255e158 Mon Sep 17 00:00:00 2001 From: Daniel Trstenjak Date: Fri, 8 May 2015 18:30:56 +0200 Subject: [PATCH] Show build status of rusty-tags --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6ca834..5a0c101 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/) ## Tools * [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [](https://travis-ci.org/crabtw/rust-bindgen) -* [dan-t/rusty-tags](https://github.com/dan-t/rusty-tags) — create ctags/etags for a cargo project and all of its dependencies +* [dan-t/rusty-tags](https://github.com/dan-t/rusty-tags) — create ctags/etags for a cargo project and all of its dependencies [](https://travis-ci.org/dan-t/rusty-tags) * [Manishearth/rust-clippy](https://github.com/Manishearth/rust-clippy) — a collection of lints that catch newbie mistakes and oversights during the build * [nrc/rustfmt](https://github.com/nrc/rustfmt) — a Rust code formatter [](https://travis-ci.org/nrc/rustfmt) * [phildawes/racer](https://github.com/phildawes/racer) — code completion for Rust [](https://travis-ci.org/phildawes/racer)