Skip to content

Commit b0810ed

Browse files
committed
update badge URLs
1 parent f6aa993 commit b0810ed

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,9 +1,9 @@
11
Xabbuh xApi Client
22
==================
33

4-
[![Build Status](https://travis-ci.org/xabbuh/xapi-client.png)](https://travis-ci.org/xabbuh/xapi-client)
5-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/xabbuh/xapi-client/badges/quality-score.png?s=769c1e047e4dbd4d5cdce1008098f9965dfb7924)](https://scrutinizer-ci.com/g/xabbuh/xapi-client/)
6-
[![Code Coverage](https://scrutinizer-ci.com/g/xabbuh/xapi-client/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/xabbuh/xapi-client/?branch=master)
4+
[![Build Status](https://travis-ci.org/php-xapi/xapi-client.svg?branch=master)](https://travis-ci.org/php-xapi/xapi-client)
5+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/php-xapi/xapi-client/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/php-xapi/xapi-client/?branch=master)
6+
[![Code Coverage](https://scrutinizer-ci.com/g/php-xapi/xapi-client/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/php-xapi/xapi-client/?branch=master)
77

88
Client side PHP implementation of the
99
[Experience API](https://github.com/adlnet/xAPI-Spec/blob/master/xAPI.md).

0 commit comments

Comments
 (0)