Skip to content

Commit 34fc2a3

Browse files
committed
Add github actions
1 parent e8769c2 commit 34fc2a3

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
@@ -4,7 +4,7 @@ A strictly typed configuration component for PHP. Inspired by [Apache Commons Co
44

55
[![Latest Version on Packagist](https://img.shields.io/github/release/selective-php/config.svg?style=flat-square)](https://packagist.org/packages/selective/config)
66
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
7-
[![Build Status](https://img.shields.io/travis/selective-php/config/master.svg?style=flat-square)](https://travis-ci.org/selective-php/config)
7+
[![Build Status](https://github.com/selective-php/config/workflows/PHP/badge.svg)](https://github.com/selective-php/config/actions)
88
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/selective-php/config.svg?style=flat-square)](https://scrutinizer-ci.com/g/selective-php/config/code-structure)
99
[![Quality Score](https://img.shields.io/scrutinizer/quality/g/selective-php/config.svg?style=flat-square)](https://scrutinizer-ci.com/g/selective-php/config/?branch=master)
1010
[![Total Downloads](https://img.shields.io/packagist/dt/selective/config.svg?style=flat-square)](https://packagist.org/packages/selective/config/stats)

0 commit comments

Comments
 (0)