Skip to content

Commit 1434061

Browse files
committed
Merge pull request #36 from clue-labs/hhvm
First class support for HHVM
2 parents 98cad89 + 6a12d5c commit 1434061

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:
33
- 5.3
4-
- 5.4
4+
- 5.6
5+
- hhvm
56
install:
67
- composer install --prefer-source --no-interaction
78
script:

0 commit comments

Comments
 (0)