Skip to content

Commit

Permalink
README.md update, HHVM support added
Browse files Browse the repository at this point in the history
  • Loading branch information
misantron committed Jun 24, 2015
1 parent 7b50c41 commit bd26647
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ php:
- 5.4
- 5.5
- 5.6
- hhvm

before_script:
- composer self-update
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
[![Build Status](http://img.shields.io/travis/misantron/php-utils.svg?style=flat-square)](https://travis-ci.org/misantron/php-utils)
[![Code Coverage](http://img.shields.io/coveralls/misantron/php-utils.svg?style=flat-square)](https://coveralls.io/r/misantron/php-utils)
[![Code Climate](http://img.shields.io/codeclimate/github/misantron/php-utils.svg?style=flat-square)](https://codeclimate.com/github/misantron/php-utils)
[![Latest Stable Release](http://img.shields.io/github/release/misantron/php-utils.svg?style=flat-square)](https://github.com/misantron/php-utils)
[![License](http://img.shields.io/packagist/l/misantron/php-utils.svg?style=flat-square)](https://packagist.org/packages/misantron/php-utils)
[![Latest Release](http://img.shields.io/packagist/v/misantron/php-utils.svg?style=flat-square)](https://packagist.org/packages/misantron/php-utils)

## Features

Expand Down

0 comments on commit bd26647

Please sign in to comment.