Skip to content

Commit

Permalink
Added HHVM to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jul 9, 2014
1 parent e604136 commit 3583a97
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 3583a97

Please sign in to comment.