Skip to content

Commit

Permalink
Merge pull request #33 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
jeremykendall committed Jul 29, 2014
2 parents 2b5d8d2 + 52da9d4 commit 349737e
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,5 +4,7 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm

before_script: composer install

0 comments on commit 349737e

Please sign in to comment.