Skip to content

Commit f0e4ee9

Browse files
committed
Merge pull request #1532 from Nyholm/patch-1
Added HHVM to travis.yml
2 parents 853ae14 + 62ee628 commit f0e4ee9

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)