Skip to content

Commit 9c3b7e5

Browse files
committed
Remove travis badge and improve others
1 parent bb2e82b commit 9c3b7e5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
This is an integration between the [rustls TLS stack](https://github.com/ctz/rustls)
33
and the [hyper HTTP library](https://github.com/hyperium/hyper).
44

5-
[![Build Status](https://travis-ci.org/ctz/hyper-rustls.svg?branch=master)](https://travis-ci.org/ctz/hyper-rustls)
5+
[![Build Status](https://github.com/ctz/hyper-rustls/workflows/hyper-rustls/badge.svg)](https://github.com/ctz/hyper-rustls/actions)
66
[![Build Status](https://dev.azure.com/ctz99/ctz/_apis/build/status/ctz.hyper-rustls?branchName=master)](https://dev.azure.com/ctz99/ctz/_build/latest?definitionId=4&branchName=master)
77
[![Crate](https://img.shields.io/crates/v/hyper-rustls.svg)](https://crates.io/crates/hyper-rustls)
8-
9-
[API Documentation](https://docs.rs/hyper-rustls/)
8+
[![Documentation](https://docs.rs/rustls/badge.svg)](https://docs.rs/rustls/)
109

1110
# Release history
1211
- 0.22.0 (2020-12-26):

0 commit comments

Comments
 (0)