Skip to content

Commit 12a9b24

Browse files
committed
Merge pull request #309 from Nyholm/patch-1
Added HHVM to travis.yml
2 parents e604136 + 3583a97 commit 12a9b24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7+
- 5.6
8+
- hhvm
79

810
before_script:
911
- composer install --dev --prefer-source

0 commit comments

Comments
 (0)