chore: remove all dead badges

This commit is contained in:
Andrew Hlynskyi 2023-03-16 18:00:02 +02:00
parent 342af830ac
commit ec2af46f6f
4 changed files with 0 additions and 8 deletions

View file

@ -1,7 +1,5 @@
# Rust 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)
[![Crates.io](https://img.shields.io/crates/v/tree-sitter.svg)](https://crates.io/crates/tree-sitter)
Rust bindings to the [Tree-sitter][] parsing library.