Skip to content

Commit b51c48e

Browse files
committed
Update build status badge to GitHub Actions
1 parent 17bcb9d commit b51c48e

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
Anyhow ¯\\\_(ツ)\_
22
=========================
33

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

0 commit comments

Comments
 (0)