Skip to content

Commit f9c99e7

Browse files
committed
Update README.md
1 parent e266c44 commit f9c99e7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
Branch | Travis |
1111
------ | ------ |
12-
1.x | [![Build Status][badge-travis-1x]][travis-1x]
1312
master | [![Build Status][badge-travis-unstable]][travis-unstable]
1413

1514
A set of PHP Value Objects to manage simple and composite values.
@@ -52,7 +51,6 @@ Please see [CHANGELOG][] for more information on what has changed recently.
5251
The MIT License (MIT). Please see [LICENSE][] for more information.
5352

5453
[badge-php]: https://img.shields.io/packagist/php-v/Myks92/php-value-objects.svg?style=flat-square
55-
[badge-travis-1x]: https://travis-ci.org/Myks92/php-value-objects.svg?branch=1.x
5654
[badge-travis-unstable]: https://travis-ci.org/Myks92/php-value-objects.svg?branch=master
5755

5856
[documentation]: https://github.com/Myks92/php-value-objects/blob/master/docs/readme.md
@@ -61,5 +59,4 @@ The MIT License (MIT). Please see [LICENSE][] for more information.
6159
[changelog]: https://github.com/Myks92/php-value-objects/blob/master/CHANGELOG.md
6260
[license]: https://github.com/Myks92/php-value-objects/blob/master/LICENSE.md
6361
[php]: https://php.net
64-
[travis-1x]: https://travis-ci.org/Myks92/php-value-objects
6562
[travis-unstable]: https://travis-ci.org/Myks92/php-value-objects

0 commit comments

Comments
 (0)