File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ readme = "README.md"
12
12
edition = " 2018"
13
13
14
14
[badges ]
15
- travis-ci = { repository = " otavio /easy-process-rs" }
15
+ coveralls = { repository = " ossystems /easy-process-rs" }
16
16
17
17
[dependencies ]
18
18
checked_command = " 0.2.2"
Original file line number Diff line number Diff line change 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 )
2
4
3
5
# easy_process
4
6
Original file line number Diff line number Diff line change 1
- [](https://travis-ci.org/otavio/easy-process-rs) [](https://docs.rs/easy_process)
1
+ 
2
+ [](https://coveralls.io/github/OSSystems/compress-tools-rs?branch=master)
3
+ [](https://docs.rs/compress-tools)
2
4
3
5
# { {crate} }
4
6
You can’t perform that action at this time.
0 commit comments