Skip to content

Commit 805cd9f

Browse files
committed
minor symfony#14115 let Travis builds fail when PHP 7 jobs fail (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- let Travis builds fail when PHP 7 jobs fail | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- ecc3df5 let Travis builds fail when PHP 7 jobs fail
2 parents 3c62ff8 + ecc3df5 commit 805cd9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ matrix:
1919
- php: 5.6
2020
env: deps=high
2121
- php: nightly
22-
allow_failures:
23-
- php: nightly
2422
fast_finish: true
2523

2624
services: mongodb

0 commit comments

Comments
 (0)