Fix link to appveyor's CI

This commit is contained in:
Aleksey Kladov 2018-10-09 18:29:25 +03:00
parent 82447ecace
commit 91f99920bd

View file

@ -1,7 +1,7 @@
# Rust Analyzer
[![Build Status](https://travis-ci.org/rust-analyzer/rust-analyzer.svg?branch=master)](https://travis-ci.org/rust-analyzer/rust-analyzer)
[![Build status](https://ci.appveyor.com/api/projects/status/j56x1hbje8rdg6xk/branch/master?svg=true)](https://ci.appveyor.com/project/rust-analyzer/rust-analyzer/branch/master)
[![Build status](https://ci.appveyor.com/api/projects/status/vtt455oi3hjy9uvk/branch/master?svg=true)](https://ci.appveyor.com/project/matklad/rust-analyzer/branch/master)
Rust Analyzer is an **experimental** modular compiler frontend for the