Skip to content

Commit 17b4298

Browse files
committed
Merge pull request #339 from GrahamCampbell/patch-3
Updated badges
2 parents b472cd0 + abc7a6f commit 17b4298

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PHP GitHub API
22

3-
[![Build Status](https://secure.travis-ci.org/KnpLabs/php-github-api.png)](http://travis-ci.org/KnpLabs/php-github-api)
4-
[![StyleCI](https://styleci.io/repos/3948501/shield)](https://styleci.io/repos/3948501)
3+
[![Build Status](https://travis-ci.org/KnpLabs/php-github-api.svg?branch=master)](https://travis-ci.org/KnpLabs/php-github-api)
4+
[![StyleCI](https://styleci.io/repos/3948501/shield?style=flat)](https://styleci.io/repos/3948501)
55

66
A simple Object Oriented wrapper for GitHub API, written with PHP5.
77

0 commit comments

Comments
 (0)