Skip to content

Commit

Permalink
Merge #55
Browse files Browse the repository at this point in the history
55: Update Badges r=matthiasbeyer a=matthiasbeyer

This updates the batches in the `README.md` as well as in the `Cargo.toml`.

Co-authored-by: Matthias Beyer <[email protected]>
  • Loading branch information
bors[bot] and matthiasbeyer authored Sep 12, 2022
2 parents 965569d + fe9c241 commit a4fa204
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ error-chain = "0.12"
tempfile = "3"

[badges]
travis-ci = { repository = "philippkeller/rexpect" }
maintenance = { status = "passively-maintained" }
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# rexpect

[![Build Status](https://api.travis-ci.org/philippkeller/rexpect.svg?branch=master)](https://travis-ci.org/philippkeller/rexpect)
[![crates.io](https://img.shields.io/crates/v/rexpect.svg)](https://crates.io/crates/rexpect)
[![Released API docs](https://docs.rs/rexpect/badge.svg)](https://docs.rs/rexpect)
[![Master API docs](https://img.shields.io/badge/docs-master-2f343b.svg)](http://philippkeller.github.io/rexpect)
Expand Down

0 comments on commit a4fa204

Please sign in to comment.