Skip to content

Commit b30b221

Browse files
committed
Run Travis tests against HHVM too
1 parent 25bb4a4 commit b30b221

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9+
- hhvm
10+
- hhvm-nightly
911

1012
matrix:
1113
allowed_failures:
1214
- php: 7.0
15+
- php: hhvm-nightly
1316

1417
before_script:
1518
- composer install --no-interaction --prefer-source

0 commit comments

Comments
 (0)