Skip to content

Commit 5cd674a

Browse files
committed
DOC: Update CI badge in readme
1 parent 4394deb commit 5cd674a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ indexmap
33

44
|build_status|_ |crates|_ |docs|_ |rustc|_
55

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+
69
.. |crates| image:: https://img.shields.io/crates/v/indexmap.svg
710
.. _crates: https://crates.io/crates/indexmap
811

9-
.. |build_status| image:: https://travis-ci.org/bluss/indexmap.svg
10-
.. _build_status: https://travis-ci.org/bluss/indexmap
11-
1212
.. |docs| image:: https://docs.rs/indexmap/badge.svg
1313
.. _docs: https://docs.rs/indexmap
1414

0 commit comments

Comments
 (0)