diff options
| author | bors <bors@rust-lang.org> | 2019-01-11 01:11:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-01-11 01:11:34 +0000 |
| commit | 91ef4e3ae7b8cb71ac7e4f2940e87c23434101ec (patch) | |
| tree | 190a92102698ccd5e6974a5f9017c36756a44e3f | |
| parent | da7aebc342b7dae444912b98dedbab22bf2a224c (diff) | |
| parent | 144f01f3810dca98b7a86df11e0bee6e70b9695b (diff) | |
| download | rust-91ef4e3ae7b8cb71ac7e4f2940e87c23434101ec.tar.gz rust-91ef4e3ae7b8cb71ac7e4f2940e87c23434101ec.zip | |
Auto merge of #3646 - matthiaskrgr:travis, r=phansch
readme: update travis badge to reflect migration from travis-ci.org to travis-ci.com
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index ca2ff529552..77ba2daad57 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Clippy -[](https://travis-ci.org/rust-lang/rust-clippy) +[](https://travis-ci.com/rust-lang/rust-clippy) [](https://ci.appveyor.com/project/rust-lang-libs/rust-clippy) [](https://crates.io/crates/clippy) [](#license) |
