Skip to content

Commit 1426897

Browse files
authored
Update README.md
1 parent 6255e02 commit 1426897

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP Humanizer
22

3-
[![Build Status](https://travis-ci.org/coduo/php-humanizer.svg?branch=master)](https://travis-ci.org/coduo/php-humanizer)
3+
[![Build Status](https://travis-ci.com/coduo/php-humanizer.svg?branch=master)](https://travis-ci.com/coduo/php-humanizer)
44
[![Latest Stable Version](https://poser.pugx.org/coduo/php-humanizer/v/stable)](https://packagist.org/packages/coduo/php-humanizer)
55
[![Total Downloads](https://poser.pugx.org/coduo/php-humanizer/downloads)](https://packagist.org/packages/coduo/php-humanizer)
66
[![Latest Unstable Version](https://poser.pugx.org/coduo/php-humanizer/v/unstable)](https://packagist.org/packages/coduo/php-humanizer)
@@ -9,13 +9,10 @@
99
### Tests
1010
* [![Build Status](https://travis-ci.com/coduo/php-humanizer.svg?branch=master)](https://travis-ci.com/coduo/php-humanizer) - master (3.1)
1111
* [![Build Status](https://travis-ci.com/coduo/php-humanizer.svg?branch=3.0)](https://travis-ci.com/coduo/php-humanizer) - 3.0
12-
* [![Build Status](https://travis-ci.com/coduo/php-humanizer.svg?branch=2.0)](https://travis-ci.com/coduo/php-humanizer) - 2.0
13-
* [![Build Status](https://travis-ci.com/coduo/php-humanizer.svg?branch=1.0)](https://travis-ci.com/coduo/php-humanizer) - 1.0
1412

1513
[Readme for master (3.1) version](https://github.com/coduo/php-humanizer/tree/master/README.md)
1614
[Readme for 3.0 version](https://github.com/coduo/php-humanizer/tree/3.0/README.md)
17-
[Readme for 2.0 version](https://github.com/coduo/php-humanizer/tree/2.0/README.md)
18-
[Readme for 1.0 version](https://github.com/coduo/php-humanizer/tree/1.0/README.md)
15+
1916

2017

2118
Humanize values to make them readable for regular people ;)

0 commit comments

Comments
 (0)