Skip to content

Commit

Permalink
Merge pull request #309 from Nyholm/patch-1
Browse files Browse the repository at this point in the history
Added HHVM to travis.yml
  • Loading branch information
stof committed Jul 9, 2014
2 parents e604136 + 3583a97 commit 12a9b24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm

before_script:
- composer install --dev --prefer-source
Expand Down

0 comments on commit 12a9b24

Please sign in to comment.