From fb1df95366414d156ae55b62eae6bb1c813bb354 Mon Sep 17 00:00:00 2001 From: Justin Li Date: Sun, 6 Jul 2014 18:08:55 -0400 Subject: [PATCH] Use new Travis badge URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16c4673..503f456 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Chihaya [![Build Status](https://travis-ci.org/chihaya/chihaya.png?branch=master)](https://travis-ci.org/chihaya/chihaya) +# Chihaya [![Build Status](https://api.travis-ci.org/chihaya/chihaya.svg?branch=master)](https://travis-ci.org/chihaya/chihaya) Chihaya is a high-performance [BitTorrent tracker](http://en.wikipedia.org/wiki/BitTorrent_tracker) written in the Go programming language. It is still heavily under development and the current `master` branch