Merge pull request #124 from amilajack/patch-1

Changed travis repo badge to svg
This commit is contained in:
Max Brunsfeld 2018-01-10 14:45:56 -08:00 committed by GitHub
commit 7cc5e4c8e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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