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

Commit 12b21f8

Browse files
authored
Update CI workflow badge in README.md
1 parent f3a00f9 commit 12b21f8

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)](https://github.com/rust-dev-tools/rust-semverver/actions?query=workflow%3ACI)
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)