Skip to content

Commit c970817

Browse files
committed
Auto merge of #2184 - JohnTitor:specify-branch, r=jtgeibel
Revert status badge to travis ~~Prevents unexpected failures from being displayed.~~ Since we don't gate on GH Actions currently, so display the Travis badge until we resolve everything in #2059.
2 parents 2e2e461 + 32dbdb3 commit c970817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# crates.io
22

3-
[![Build Status](https://github.com/rust-lang/crates.io/workflows/CI/badge.svg)](https://github.com/rust-lang/crates.io/actions?query=workflow%3ACI)
3+
[![Build Status](https://travis-ci.com/rust-lang/crates.io.svg?branch=master)](https://travis-ci.com/rust-lang/crates.io)
44
[![What's Deployed](https://img.shields.io/badge/whatsdeployed-prod-green.svg)](https://whatsdeployed.io/s-9IG)
55

66
Source code for the default [Cargo](http://doc.crates.io) registry. Viewable

0 commit comments

Comments
 (0)