Skip to content

Commit 4875c33

Browse files
committed
Add (failing) hhvm to test matrix
1 parent 726b8ea commit 4875c33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: php
22
php:
33
- 5.4
44
- 5.3
5+
- hhvm
56
before_script:
67
- composer install --dev --prefer-source --no-interaction
78
script:

0 commit comments

Comments
 (0)