Skip to content

Commit 62ee628

Browse files
committed
Added HHVM to travis.yml
1 parent 853ae14 commit 62ee628

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7-
7+
- 5.6
8+
- hhvm
9+
810
before_script: composer install --dev --prefer-source
911

1012
notifications:

0 commit comments

Comments
 (0)