File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,10 @@ use CNZ\Helpers\Util as util;
2525util::dump( 'any content' );
2626```
2727
28- #### Unit Tests
28+ ## Unit Tests
2929
30- With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
30+ With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
31+ [ ![ Build Status] ( https://travis-ci.org/clausnz/php-helpers.svg?branch=master )] ( https://travis-ci.org/clausnz/php-helpers )
3132# Install
3233
3334To install the latest clausnz/php-helper library, simply add the following lines to your ` composer.json ` and run a ` composer update ` :
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ use CNZ\Helpers\Util as util;
2525util::dump( 'any content' );
2626```
2727
28- #### Unit Tests
28+ ## Unit Tests
2929
30- With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
30+ With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
31+ [ ![ Build Status] ( https://travis-ci.org/clausnz/php-helpers.svg?branch=master )] ( https://travis-ci.org/clausnz/php-helpers )
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ use CNZ\Helpers\Util as util;
2525util::dump( 'any content' );
2626```
2727
28- #### Unit Tests
28+ ## Unit Tests
2929
30- With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
30+ With every commit to the repository, every function is automatically tested against a number of unit-tests and PHP Versions.
31+ [ ![ Build Status] ( https://travis-ci.org/clausnz/php-helpers.svg?branch=master )] ( https://travis-ci.org/clausnz/php-helpers )
You can’t perform that action at this time.
0 commit comments