Skip to content

Commit eefda64

Browse files
Jonathas-Conceicaootavio
authored andcommitted
Update badges
Signed-off-by: Jonathas-Conceicao <[email protected]>
1 parent 6fce16a commit eefda64

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ readme = "README.md"
1212
edition = "2018"
1313

1414
[badges]
15-
travis-ci = { repository = "otavio/easy-process-rs" }
15+
coveralls = { repository = "ossystems/easy-process-rs" }
1616

1717
[dependencies]
1818
checked_command = "0.2.2"

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
[![Build Status](https://travis-ci.org/otavio/easy-process-rs.svg?branch=master)](https://travis-ci.org/otavio/easy-process-rs) [![Documentation](https://docs.rs/easy_process/badge.svg)](https://docs.rs/easy_process)
1+
![Continuous integration](https://github.com/OSSystems/easy-process-rs/workflows/Continuous%20integration/badge.svg)
2+
[![Coverage Status](https://coveralls.io/repos/github/OSSystems/easy-process-rs/badge.svg?branch=master)](https://coveralls.io/github/OSSystems/easy-process-rs?branch=master)
3+
[![Documentation](https://docs.rs/easy_process/badge.svg)](https://docs.rs/easy_process)
24

35
# easy_process
46

README.tpl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
[![Build Status](https://travis-ci.org/otavio/easy-process-rs.svg?branch=master)](https://travis-ci.org/otavio/easy-process-rs) [![Documentation](https://docs.rs/easy_process/badge.svg)](https://docs.rs/easy_process)
1+
![CI](https://github.com/OSSystems/compress-tools-rs/workflows/Rust/badge.svg)
2+
[![Coverage Status](https://coveralls.io/repos/github/OSSystems/compress-tools-rs/badge.svg?branch=master)](https://coveralls.io/github/OSSystems/compress-tools-rs?branch=master)
3+
[![Documentation](https://docs.rs/compress-tools/badge.svg)](https://docs.rs/compress-tools)
24

35
# {{crate}}
46

0 commit comments

Comments
 (0)