Skip to content

Commit 625a54d

Browse files
committed
add badges section
1 parent caf6dfd commit 625a54d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ license = "MIT"
1616
edition = "2018"
1717

1818

19+
[badges]
20+
travis-ci = { repository = "espdev/csaps-rs", branch = "master" }
21+
coveralls = { repository = "espdev/csaps-rs", branch = "master", service = "github" }
22+
23+
1924
[dependencies]
2025
num-traits = "0.2.11"
2126
ndarray = "0.13.0"

0 commit comments

Comments
 (0)