Skip to content

Commit 2b034d8

Browse files
author
Frank Kleine
committed
build against hhvm, but allow failure
1 parent 5a28f99 commit 2b034d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ php:
44
- 5.6
55
- 7.0
66
- nightly
7+
- hhvm
78

89
matrix:
910
allow_failures:
1011
- php: nightly
12+
- php: hhvm
1113

1214
before_script:
1315
- "mkdir -p ~/.composer"

0 commit comments

Comments
 (0)