Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 3015dc5

Browse files
authored
Merge pull request #133 from rust-dev-tools/Xanewok-patch-1
Update CI workflow badge in README.md
2 parents 6ca81d4 + c7d64d4 commit 3015dc5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# rust-semverver
22

3-
[![Travis Build Status](https://travis-ci.org/rust-dev-tools/rust-semverver.svg?branch=master)](https://travis-ci.org/rust-dev-tools/rust-semverver)
4-
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/qktm3ndv6cnbj01m?svg=true)](https://ci.appveyor.com/project/ibabushkin/rust-semverver)
3+
[![Build Status](https://github.com/rust-dev-tools/rust-semverver/workflows/CI/badge.svg?branch=master)](https://github.com/rust-dev-tools/rust-semverver/actions?query=workflow%3ACI+branch%3Amaster)
54
[![Current Version](https://meritbadge.herokuapp.com/semverver)](https://crates.io/crates/semverver)
65

76
`rust-semverver` is a tool to check semver-compliance in Rust library crates. The core of

0 commit comments

Comments
 (0)