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

Commit

Permalink
Allow HHVM failure
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Jan 21, 2016
1 parent 1831db0 commit 108f49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ branches:
- /^analysis-.*$/

matrix:
allow_failure:
allow_failures:
- php: hhvm
fast_finish: true
include:
Expand Down

0 comments on commit 108f49a

Please sign in to comment.