Skip to content

Commit d0bf673

Browse files
committed
update badges
1 parent 416fcfe commit d0bf673

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Ray.WebParamModule
22

3-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ray-di/Ray.WebContextParam/badges/quality-score.png?b=develop)](https://scrutinizer-ci.com/g/ray-di/Ray.WebContextParam/?branch=develop)
4-
[![Code Coverage](https://scrutinizer-ci.com/g/ray-di/Ray.WebContextParam/badges/coverage.png?b=develop)](https://scrutinizer-ci.com/g/ray-di/Ray.WebContextParam/?branch=develop)
5-
[![Build Status](https://travis-ci.org/ray-di/Ray.WebParamModule.svg?branch=develop)](https://travis-ci.org/ray-di/Ray.WebParamModule)
3+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ray-di/Ray.WebParamModule/badges/quality-score.png?b=1.x)](https://scrutinizer-ci.com/g/ray-di/Ray.WebParamModule/?branch=1.x)
4+
[![Code Coverage](https://scrutinizer-ci.com/g/ray-di/Ray.WebParamModule/badges/coverage.png?b=1.x)](https://scrutinizer-ci.com/g/ray-di/Ray.WebParamModule/?branch=1.x)
5+
[![Build Status](https://travis-ci.org/ray-di/Ray.WebParamModule.svg?branch=1.x)](https://travis-ci.org/ray-di/Ray.WebParamModule)
66

77
Binds the value(s) of a web context (Superglobals) to method parameter.
88

0 commit comments

Comments
 (0)