Skip to content

Commit 93d0b50

Browse files
committed
Fix Build Badge url in README.md
1 parent accd400 commit 93d0b50

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
@@ -3,7 +3,7 @@
33
This package provides some additional features for PHPStan to make it
44
work for Magento 2 projects.
55

6-
[![Build Status](https://travis-ci.org/bitExpert/phpstan-magento.svg?branch=master)](https://travis-ci.org/bitExpert/phpstan-magento)
6+
[![Build Status](https://github.com/bitExpert/phpstan-magento/workflows/ci/badge.svg?branch=master)](https://github.com/bitExpert/phpstan-magento/actions)
77
[![Coverage Status](https://coveralls.io/repos/github/bitExpert/phpstan-magento/badge.svg?branch=master)](https://coveralls.io/github/bitExpert/phpstan-magento?branch=master)
88

99
## Installation

0 commit comments

Comments
 (0)