Skip to content

Commit f082cd3

Browse files
committed
minor symfony#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
2 parents bace7ae + ff2ead1 commit f082cd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ matrix:
2222
- php: hhvm
2323
allow_failures:
2424
- php: nightly
25-
- php: hhvm
2625
fast_finish: true
2726

2827
services: mongodb

0 commit comments

Comments
 (0)