Skip to content

Commit 843c60f

Browse files
committed
Add hhvm to travis-ci
1 parent ce72990 commit 843c60f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7+
- hhvm
8+
9+
matrix:
10+
allow_failures:
11+
- php: hhvm
712

813
before_script:
914
- curl -s http://getcomposer.org/installer | php

0 commit comments

Comments
 (0)