Skip to content

Commit 793237e

Browse files
committed
update badge
1 parent 0df9780 commit 793237e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# AMQP 1.0 Client/Server Framework
22

3-
[![build status](https://github.com/ntex-rs/ntex-amqp/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/ntex-rs/ntex-amqp/actions?query=workflow%3A"CI+(Linux)") [![codecov](https://codecov.io/gh/ntex-rs/ntex-amqp/branch/master/graph/badge.svg)](https://codecov.io/gh/ntex-rs/ntex-amqp) [![crates.io](https://meritbadge.herokuapp.com/ntex-amqp)](https://crates.io/crates/ntex-amqp)
3+
[![build status](https://github.com/ntex-rs/ntex-amqp/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/ntex-rs/ntex-amqp/actions?query=workflow%3A"CI+(Linux)") [![codecov](https://codecov.io/gh/ntex-rs/ntex-amqp/branch/master/graph/badge.svg)](https://codecov.io/gh/ntex-rs/ntex-amqp) [![crates.io](https://img.shields.io/crates/v/ntex-amqp.svg)](https://crates.io/crates/ntex-amqp)

codec/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# AMQP 1.0 Protocol Codec
22

3-
[![Build Status](https://travis-ci.org/fafhrd91/amqp-codec.svg?branch=master)](https://travis-ci.org/fafhrd91/amqp-codec)
3+
[![build status](https://github.com/ntex-rs/ntex-amqp/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/ntex-rs/ntex-amqp/actions?query=workflow%3A"CI+(Linux)") [![codecov](https://codecov.io/gh/ntex-rs/ntex-amqp/branch/master/graph/badge.svg)](https://codecov.io/gh/ntex-rs/ntex-amqp) [![crates.io](https://img.shields.io/crates/v/ntex-amqp-codec.svg)](https://crates.io/crates/ntex-amqp-codec)

0 commit comments

Comments
 (0)