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

Commit 108f49a

Browse files
committed
Allow HHVM failure
1 parent 1831db0 commit 108f49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ branches:
2222
- /^analysis-.*$/
2323

2424
matrix:
25-
allow_failure:
25+
allow_failures:
2626
- php: hhvm
2727
fast_finish: true
2828
include:

0 commit comments

Comments
 (0)