Skip to content

Commit 31a2dea

Browse files
committed
Update CI badge
1 parent ae376ac commit 31a2dea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![Build Status](https://travis-ci.org/thejpster/rust-measurements.svg)](https://travis-ci.org/thejpster/rust-measurements)
2-
31
# Type-safe units of measure for Rust
42

3+
[![Build Status](https://github.com/rust-embedded-community/rust-measurements/workflows/Build/badge.svg)](https://github.com/rust-embedded-community/rust-measurements/actions?query=workflow%3ABuild)
4+
55
### Why should I care? I already have numbers...
66

77
Working with units can be very error prone.

0 commit comments

Comments
 (0)