From 3238707b0b73a80b912b7900e02ec15a9aa7ca02 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Sat, 22 Oct 2016 23:44:38 +0200 Subject: [PATCH] Use svg for travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e38f225..607767eb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Silver Searcher (an `ack` clone) with the raw speed of GNU grep. `ripgrep` has first class support on Windows, Mac and Linux, with binary downloads available for [every release](https://github.com/BurntSushi/ripgrep/releases). -[![Linux build status](https://api.travis-ci.org/BurntSushi/ripgrep.png)](https://travis-ci.org/BurntSushi/ripgrep) +[![Linux build status](https://travis-ci.org/BurntSushi/ripgrep.svg?branch=master)](https://travis-ci.org/BurntSushi/ripgrep) [![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/ripgrep?svg=true)](https://ci.appveyor.com/project/BurntSushi/ripgrep) [![](https://img.shields.io/crates/v/ripgrep.svg)](https://crates.io/crates/ripgrep)