Skip to content

Commit 7c47c86

Browse files
committed
update build badge in readme
1 parent 9989cf0 commit 7c47c86

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11

22
JsonPath
33
========
4-
[![Build Status](https://travis-ci.org/Galbar/JsonPath-PHP.svg)](https://travis-ci.org/Galbar/JsonPath-PHP)
5-
[![Coverage Status](https://coveralls.io/repos/Galbar/JsonPath-PHP/badge.svg?branch=master&service=github)](https://coveralls.io/github/Galbar/JsonPath-PHP?branch=master)
4+
[![Build Status](https://github.com/Galbar/JsonPath-PHP/actions/workflows/php.yml/badge.svg)](https://github.com/Galbar/JsonPath-PHP/actions/workflows/php.yml)
65
[![Latest Stable Version](https://poser.pugx.org/galbar/jsonpath/v/stable)](https://packagist.org/packages/galbar/jsonpath)
76
[![License](https://poser.pugx.org/galbar/jsonpath/license)](https://packagist.org/packages/galbar/jsonpath)
87

0 commit comments

Comments
 (0)