Skip to content

Commit c3c0911

Browse files
committed
Minor fix to the testing suite.
1 parent 215c349 commit c3c0911

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Yii2 extension for JSON-RPC server implementation. Works not as Remote Procedure Call, but Remote Action Call, therefor leaves all Yii2 power for your service.
44

5-
[![Build Status](https://travis-ci.org/xzag/yii2-jsonrpc.svg?branch=feature-refactor)](https://travis-ci.org/xzag/yii2-jsonrpc)
5+
[![Build Status](https://travis-ci.org/georgique/yii2-jsonrpc.svg?branch=master)](https://travis-ci.org/xzag/yii2-jsonrpc)
66

77
## Features
88
* Uses full Yii2 power, because method string is translated into a route.
File renamed without changes.

0 commit comments

Comments
 (0)