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 4394deb commit 5cd674aCopy full SHA for 5cd674a
README.rst
@@ -3,12 +3,12 @@ indexmap
3
4
|build_status|_ |crates|_ |docs|_ |rustc|_
5
6
+.. |build_status| image:: https://github.com/bluss/indexmap/workflows/Continuous%20integration/badge.svg?branch=master
7
+.. _build_status: https://github.com/bluss/indexmap/actions
8
+
9
.. |crates| image:: https://img.shields.io/crates/v/indexmap.svg
10
.. _crates: https://crates.io/crates/indexmap
11
-.. |build_status| image:: https://travis-ci.org/bluss/indexmap.svg
-.. _build_status: https://travis-ci.org/bluss/indexmap
-
12
.. |docs| image:: https://docs.rs/indexmap/badge.svg
13
.. _docs: https://docs.rs/indexmap
14
0 commit comments