Skip to content

Commit a70eb12

Browse files
author
Paul M. Jones
committed
Merge pull request #46 from stephen-hill/5.6andHHVM
Test against PHP 5.6 and HHVM.
2 parents bb9ce40 + 7d8cd06 commit a70eb12

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: php
22
php:
33
- 5.4
44
- 5.5
5+
- 5.6
6+
- hhvm
57
before_script:
68
- cd tests
79
script: phpunit

0 commit comments

Comments
 (0)