about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-01-11 01:11:34 +0000
committerbors <bors@rust-lang.org>2019-01-11 01:11:34 +0000
commit91ef4e3ae7b8cb71ac7e4f2940e87c23434101ec (patch)
tree190a92102698ccd5e6974a5f9017c36756a44e3f
parentda7aebc342b7dae444912b98dedbab22bf2a224c (diff)
parent144f01f3810dca98b7a86df11e0bee6e70b9695b (diff)
downloadrust-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.md2
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
 
-[![Build Status](https://travis-ci.org/rust-lang/rust-clippy.svg?branch=master)](https://travis-ci.org/rust-lang/rust-clippy)
+[![Build Status](https://travis-ci.com/rust-lang/rust-clippy.svg?branch=master)](https://travis-ci.com/rust-lang/rust-clippy)
 [![Windows Build status](https://ci.appveyor.com/api/projects/status/id677xpw1dguo7iw?svg=true)](https://ci.appveyor.com/project/rust-lang-libs/rust-clippy)
 [![Current Version](https://meritbadge.herokuapp.com/clippy)](https://crates.io/crates/clippy)
 [![License: MIT/Apache-2.0](https://img.shields.io/crates/l/clippy.svg)](#license)