Skip to content

Commit

Permalink
Adding PHP 5.6 and HHVM to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
h4cc committed Feb 25, 2014
1 parent e37ae9f commit e75e310
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm

before_script:
- composer self-update
Expand Down

0 comments on commit e75e310

Please sign in to comment.