mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
Fix link to appveyor's CI
This commit is contained in:
parent
82447ecace
commit
91f99920bd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue