We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb40c10 commit 800a8d5Copy full SHA for 800a8d5
README.md
@@ -1,7 +1,7 @@
1
# Serde JSON   [![Build Status]][travis] [![Latest Version]][crates.io] [![Rustc Version 1.31+]][rustc]
2
3
-[Build Status]: https://api.travis-ci.org/serde-rs/json.svg?branch=master
4
-[travis]: https://travis-ci.org/serde-rs/json
+[Build Status]: https://img.shields.io/github/workflow/status/serde-rs/json/CI/master
+[travis]: https://github.com/serde-rs/json/actions?query=branch%3Amaster
5
[Latest Version]: https://img.shields.io/crates/v/serde_json.svg
6
[crates.io]: https://crates.io/crates/serde\_json
7
[Rustc Version 1.31+]: https://img.shields.io/badge/rustc-1.31+-lightgray.svg
0 commit comments