Skip to content

Commit 948f013

Browse files
committed
Update build status badge to GitHub Actions
1 parent eb587db commit 948f013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
`-lstdc++` or `-lc++`
22
=====================
33

4-
[![Build Status](https://api.travis-ci.com/dtolnay/link-cplusplus.svg?branch=master)](https://travis-ci.com/dtolnay/link-cplusplus)
4+
[![Build Status](https://img.shields.io/github/workflow/status/dtolnay/link-cplusplus/CI/master)](https://github.com/dtolnay/link-cplusplus/actions?query=branch%3Amaster)
55
[![Latest Version](https://img.shields.io/crates/v/link-cplusplus.svg)](https://crates.io/crates/link-cplusplus)
66
[![Rust Documentation](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/link-cplusplus)
77

0 commit comments

Comments
 (0)