Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 209b28c

Browse files
committed
Allow failures on HHVM
1 parent f670ca3 commit 209b28c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ branches:
2121
- /^analysis-.*$/
2222

2323
matrix:
24+
allow_failures:
25+
- php: hhvm
26+
dist: trusty
2427
fast_finish: true
2528
include:
2629
- php: 5.5

0 commit comments

Comments
 (0)