Skip to content

Commit

Permalink
Added PHP 5.6 and HHVM to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jul 16, 2014
1 parent 46be48d commit ff5b0ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_script:
- composer install
script:
Expand Down

0 comments on commit ff5b0ef

Please sign in to comment.