summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimen Bekkhus <sbekkhus91@gmail.com>2016-10-22 23:44:38 +0200
committerGitHub <noreply@github.com>2016-10-22 23:44:38 +0200
commit3238707b0b73a80b912b7900e02ec15a9aa7ca02 (patch)
treec7f90ce339910b05eaa1928815f74dde1d711dd5
parent31fbae597f3a857c0ef970cffa68eb14be838f77 (diff)
Use svg for travis badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)