Skip to content

Commit 1a2f534

Browse files
committed
Update build status badge
1 parent 21a35f6 commit 1a2f534

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CakePHP Plugin Installer
22

3-
[![Build Status](https://img.shields.io/travis/com/cakephp/plugin-installer?style=flat-square)](https://travis-ci.com/cakephp/plugin-installer)
3+
[![Build Status](https://img.shields.io/github/workflow/status/cakephp/plugin-installer/CI/master?style=flat-square)](https://github.com/cakephp/plugin-installer/actions?query=workflow%3ACI)
44
[![Latest Stable Version](https://img.shields.io/github/v/release/cakephp/plugin-installer?sort=semver&style=flat-square)](https://packagist.org/packages/cakephp/plugin-installer)
55
[![Total Downloads](https://img.shields.io/packagist/dt/cakephp/plugin-installer?style=flat-square)](https://packagist.org/packages/cakephp/plugin-installer/stats)
66
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
@@ -103,4 +103,4 @@ If you don't want to re-generate the entire autoload dump, you can run just the
103103
composer run-script post-autoload-dump
104104
```
105105

106-
Please see [composer documentation](https://getcomposer.org/doc/03-cli.md#dump-autoload-dumpautoload-) for details.
106+
Please see [composer documentation](https://getcomposer.org/doc/03-cli.md#dump-autoload-dumpautoload-) for details.

0 commit comments

Comments
 (0)