summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Titov <[email protected]>2020-02-07 16:00:34 +0300
committerGitHub <[email protected]>2020-02-07 16:00:34 +0300
commit5aaf192d0619a80a05556e87b7da63b17f8d3569 (patch)
tree8e301f947211d0a515f79d2b33e85598eb11766c /README.md
parent1f9a12a7b3ab745ee39afe2bbc4a19d21fbe7d91 (diff)
parent785e58f8bea7eb9052babc1dd0e94859328728e5 (diff)
Merge pull request #241 from spiral/switch_to_github_actions
Update README.md (remove travis, replace with github actions)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4dfd1b46..5852c022 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
<p align="center">
<a href="https://packagist.org/packages/spiral/roadrunner"><img src="https://poser.pugx.org/spiral/roadrunner/version"></a>
<a href="https://godoc.org/github.com/spiral/roadrunner"><img src="https://godoc.org/github.com/spiral/roadrunner?status.svg"></a>
- <a href="https://travis-ci.org/spiral/roadrunner"><img src="https://travis-ci.org/spiral/roadrunner.svg?branch=master"></a>
+ <a href="https://github.com/spiral/roadrunner"><img src="https://github.com/spiral/roadrunner/workflows/CI/badge.svg" alt=""></a>
<a href="https://goreportcard.com/report/github.com/spiral/roadrunner"><img src="https://goreportcard.com/badge/github.com/spiral/roadrunner"></a>
<a href="https://scrutinizer-ci.com/g/spiral/roadrunner/?branch=master"><img src="https://scrutinizer-ci.com/g/spiral/roadrunner/badges/quality-score.png"></a>
<a href="https://codecov.io/gh/spiral/roadrunner/"><img src="https://codecov.io/gh/spiral/roadrunner/branch/master/graph/badge.svg"></a>