Skip to content

Commit b5ee109

Browse files
committed
Merge pull request #17 from clue/hhvm
First class support for HHVM
2 parents 2a299b9 + 767fa07 commit b5ee109

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: php
22
php:
3-
- 5.4
43
- 5.3
4+
- 5.4
5+
- hhvm
56
before_script:
67
- composer install --dev --dev --prefer-source --no-interaction
78
script:

0 commit comments

Comments
 (0)