summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Scott <sam@osohq.com>2020-12-06 21:55:11 -0500
committerSam Scott <sam@osohq.com>2020-12-06 21:57:11 -0500
commitfb2dc95c516f3dc721467d7dd09def779abcfd31 (patch)
treed9c74fd27e7557eb3b89fcea1a9a704b77ce49aa /README.md
parent7dc1b7c86749cbbe50a308e73469659232d9a3bb (diff)
Add GitHub Actions.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f5898cc..e5fb677 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# Serde Querystrings [![Build Status]][travis] [![Latest Version]][crates.io] [![Documentation]][docs-rs]
+# Serde Querystrings [![badge-ci]][badge-ci-link] [![Latest Version]][crates.io] [![Documentation]][docs-rs]
-[Build Status]: https://api.travis-ci.org/samscott89/serde_qs.svg?branch=master
-[travis]: https://travis-ci.org/samscott89/serde_qs
+[badge-ci]: https://github.com/samscott89/serde_qs/workflows/Rust%20CI%20checks/badge.svg
+[badge-ci-link]: https://github.com/samscott89/serde_qs/actions?query=workflow%3A%22Rust+CI+checks%22+branch%3Amain
[Latest Version]: https://img.shields.io/crates/v/serde_qs.svg
[crates.io]: https://crates.io/crates/serde\_qs
[Documentation]: https://docs.rs/serde_qs/badge.svg