docs: Link to new CI

This commit is contained in:
Ed Page 2019-10-25 07:49:41 -06:00
parent a859cee1eb
commit 9005b93dd3
2 changed files with 4 additions and 4 deletions

View file

@ -19,8 +19,8 @@ path = "src/main.rs"
doc = false
[badges]
travis-ci = { repository = "epage/typos" }
appveyor = { repository = "epage/typos" }
azure-devops = { project = "crate-ci", pipeline = "typos" }
codecov = { repository = "crate-ci/typos" }
[features]
# Support quickly iterating

View file

@ -2,8 +2,8 @@
> **Source code spell checker**
[![Travis Status](https://travis-ci.org/epage/typos.svg?branch=master)](https://travis-ci.org/epage/typos)
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/uaa9voudebj944d5/branch/master?svg=true)](https://ci.appveyor.com/project/epage/typos/branch/master)
[![Build Status](https://dev.azure.com/crate-ci/crate-ci/_apis/build/status/typos?branchName=master)](https://dev.azure.com/crate-ci/crate-ci/_build/latest?definitionId=11&branchName=master)
[![codecov](https://codecov.io/gh/crate-ci/typos/branch/master/graph/badge.svg)](https://codecov.io/gh/crate-ci/typos)
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
![License](https://img.shields.io/crates/l/typos.svg)
[![Crates Status](https://img.shields.io/crates/v/typos.svg)](https://crates.io/crates/typos)