From 476b6d31b1f860364b04d800e43676d48ef7549c Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Wed, 10 Jan 2018 13:44:23 -0800 Subject: [PATCH] Changed travis repo badge to svg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb184c20..7cdee8bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tree-sitter -[![Build Status](https://travis-ci.org/tree-sitter/tree-sitter.png?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter) +[![Build Status](https://travis-ci.org/tree-sitter/tree-sitter.svg?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter) [![Build status](https://ci.appveyor.com/api/projects/status/vtmbd6i92e97l55w/branch/master?svg=true)](https://ci.appveyor.com/project/maxbrunsfeld/tree-sitter/branch/master) Tree-sitter is a C library for incremental parsing, intended to be used via