Skip to content

Commit

Permalink
Update build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Dec 16, 2022
1 parent 8794844 commit 0a43394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Serde JSON   [![Build Status]][travis] [![Latest Version]][crates.io] [![Rustc Version 1.36+]][rustc]

[Build Status]: https://img.shields.io/github/workflow/status/serde-rs/json/CI/master
[Build Status]: https://img.shields.io/github/actions/workflow/status/serde-rs/json/ci.yml?branch=master
[travis]: https://github.com/serde-rs/json/actions?query=branch%3Amaster
[Latest Version]: https://img.shields.io/crates/v/serde_json.svg
[crates.io]: https://crates.io/crates/serde\_json
Expand Down

0 comments on commit 0a43394

Please sign in to comment.