Skip to content

Commit 7a07303

Browse files
committed
minor #4345 Travis: PHP 7.4 isn't allowed to fail anymore (Slamdunk)
This PR was merged into the 2.12 branch. Discussion ---------- Travis: PHP 7.4 isn't allowed to fail anymore Following #4340, stated that currently `7.4snapshot` isn't failing and that the community seems to already trust the state of art of the PHP 7.4 branch (see e.g. [Ocramius/ProxyManager](https://github.com/Ocramius/ProxyManager/blob/2.3.1/composer.json#L22)), I suggest to start right now to require PHP 7.4 green builds Commits ------- 1e3fa6d Travis: PHP 7.4 isn't allowed to fail anymore
2 parents d9e0880 + 1e3fa6d commit 7a07303

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,3 @@ jobs:
165165
tags: true
166166
after_deploy:
167167
- ./dev-tools/trigger-website.sh ${TRAVIS_TOKEN} ${TRAVIS_TAG}
168-
169-
allow_failures:
170-
- php: 7.4snapshot

0 commit comments

Comments
 (0)