Skip to content

Commit 165649c

Browse files
committed
Merge pull request #26 from clue/hhvm
First class support for HHVM
2 parents 1afb099 + 38e40da commit 165649c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.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
services:
67
- redis-server
78
before_script:

0 commit comments

Comments
 (0)