Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2 from Nyholm/patch-1
Browse files Browse the repository at this point in the history
Added PHP 5.6 and HHVM to travis.yml
  • Loading branch information
dominics committed Oct 29, 2014
2 parents f9ec295 + a53c538 commit 03b3548
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 @@ -3,6 +3,8 @@ language: php
php:
- 5.4
- 5.5
- 5.6
- hhvm

install:
- composer install
Expand Down

0 comments on commit 03b3548

Please sign in to comment.