Skip to content

Commit d42d518

Browse files
committed
Add GitHub Actions status badge
1 parent dd89256 commit d42d518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/mudler/Mojo-IOLoop-ReadWriteProcess.svg?branch=master)](https://travis-ci.org/mudler/Mojo-IOLoop-ReadWriteProcess) [![Coverage Status](http://codecov.io/github/mudler/Mojo-IOLoop-ReadWriteProcess/coverage.svg?branch=master)](https://codecov.io/github/mudler/Mojo-IOLoop-ReadWriteProcess?branch=master)
1+
[![Build Status](https://travis-ci.org/mudler/Mojo-IOLoop-ReadWriteProcess.svg?branch=master)](https://travis-ci.org/mudler/Mojo-IOLoop-ReadWriteProcess) [![Coverage Status](http://codecov.io/github/mudler/Mojo-IOLoop-ReadWriteProcess/coverage.svg?branch=master)](https://codecov.io/github/mudler/Mojo-IOLoop-ReadWriteProcess?branch=master)[![linux](https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/actions/workflows/ci-linux.yaml/badge.svg)](https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/actions/workflows/ci-linux.yaml)
22
# NAME
33

44
Mojo::IOLoop::ReadWriteProcess - Execute external programs or internal code blocks as separate process.

0 commit comments

Comments
 (0)