minor #15164 Move HHVM tests out of the allowed failures (nicolas-grekas)

This PR was merged into the 2.3 branch.

Discussion
----------

Move HHVM tests out of the allowed failures

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

2.3, 2.6 and 2.7 are now green on HHVM, let's ensure this remains always true!

Commits
-------

ff2ead1 Move HHVM tests out of the allowed failures
This commit is contained in:
Fabien Potencier 2015-07-01 19:07:52 +02:00
commit f082cd323b
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ matrix:
- php: hhvm
allow_failures:
- php: nightly
- php: hhvm
fast_finish: true
services: mongodb