Skip to content

Commit 910db3c

Browse files
committed
chore: Update build status badge
1 parent 9222c28 commit 910db3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# bcrypt
22

33
[![Safety Dance](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
4-
[![Build Status](https://travis-ci.org/Keats/rust-bcrypt.svg)](https://travis-ci.org/Keats/rust-bcrypt)
4+
[![Build Status](https://github.com/Keats/rust-bcrypt/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Keats/rust-bcrypt/actions/workflows/ci.yml)
55
[![Documentation](https://docs.rs/bcrypt/badge.svg)](https://docs.rs/bcrypt)
66

77
## Installation

0 commit comments

Comments
 (0)