Skip to content

Commit

Permalink
Merge pull request #25 from h4cc/patch-1
Browse files Browse the repository at this point in the history
Testing against PHP 5.5, 5.6 and HHVM
  • Loading branch information
schmittjoh committed Jan 26, 2015
2 parents 3d2881f + f8a7b3b commit dd7acb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,9 @@ language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm

before_script:
- curl -s http://getcomposer.org/installer | php
Expand Down

0 comments on commit dd7acb4

Please sign in to comment.