Skip to content

Commit

Permalink
Fix the Travis CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnand committed Jan 9, 2019
1 parent d92bd3a commit 721d64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Learn more at https://doc.rust-lang.org/cargo/

## Code Status

[![Build Status](https://travis-ci.org/rust-lang/cargo.svg?branch=master)](https://travis-ci.org/rust-lang/cargo)
[![Build Status](https://travis-ci.com/rust-lang/cargo.svg?branch=auto-cargo)](https://travis-ci.com/rust-lang/cargo)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/rust-lang/cargo?branch=master&svg=true)](https://ci.appveyor.com/project/rust-lang-libs/cargo)

Code documentation: https://docs.rs/cargo/
Expand Down

0 comments on commit 721d64b

Please sign in to comment.