Skip to content

Commit 381da0f

Browse files
committed
Merge pull request #4 from h4cc/patch-1
Added PHP 5.6 and HHVM to travis.
2 parents 27c4d85 + 64710ac commit 381da0f

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
@@ -5,6 +5,8 @@ php:
55
- 5.3
66
- 5.4
77
- 5.5
8+
- 5.6
9+
- hhvm
810

911
before_script:
1012
- composer --prefer-source install

0 commit comments

Comments
 (0)