Skip to content

Commit ae1f474

Browse files
committed
feat: replace travis badge to GH Action
1 parent da3d05a commit ae1f474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# PHP Functional
2-
[![Build Status](https://travis-ci.org/widmogrod/php-functional.svg)](https://travis-ci.org/widmogrod/php-functional)
2+
![Build Status](https://github.com/widmogrod/php-functional/actions/workflows/ci.yml/badge.svg)
33
[![Test Coverage](https://api.codeclimate.com/v1/badges/895bddc952aefca0d82a/test_coverage)](https://codeclimate.com/github/widmogrod/php-functional/test_coverage)
44
[![Maintainability](https://api.codeclimate.com/v1/badges/895bddc952aefca0d82a/maintainability)](https://codeclimate.com/github/widmogrod/php-functional/maintainability)
55
## Introduction

0 commit comments

Comments
 (0)