Skip to content

Commit 5e434aa

Browse files
committed
chore(Readme): update badges
1 parent 94ecbb3 commit 5e434aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Sclable Array Functions
22
=======================
33

4-
[![Build Status](https://travis-ci.org/sclable/array-functions.svg?branch=master)](https://travis-ci.org/sclable/array-functions)
4+
[![Build Status](https://img.shields.io/travis/m-bymike/array-functions/master.svg?style=flat-square)](https://travis-ci.org/m-bymike/array-functions)
5+
[![Latest Stable Version](https://img.shields.io/packagist/v/m-bymike/array-functions.svg?style=flat-square)](https://gemnasium.com/m-bymike/array-functions)
56

67
An array wrapper to normalize php array functions, give them
78
an ObjectOriented and functional programming approach.

0 commit comments

Comments
 (0)