File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -107,12 +107,6 @@ Check that the current Tests Pass
107107Now that Symfony is installed, check that all unit tests pass for your
108108environment as explained in the dedicated :doc: `document <tests >`.
109109
110- .. tip ::
111-
112- If tests are failing, check on `Travis-CI `_ if the same test is
113- failing there as well. In that case you do not need to be concerned
114- about the test failing locally.
115-
116110.. _step-2-work-on-your-patch :
117111
118112Step 3: Work on your Pull Request
@@ -252,7 +246,7 @@ in mind the following:
252246 as defined in `PSR-1 `_ and `PSR-2 `_.
253247
254248 A status is posted below the pull request description with a summary
255- of any problems it detects or any ` Travis-CI `_ build failures.
249+ of any problems it detects or any GitHub Actions build failures.
256250
257251.. _prepare-your-patch-for-submission :
258252
@@ -533,6 +527,5 @@ before merging.
533527.. _`PSR-2` : https://www.php-fig.org/psr/psr-2/
534528.. _`searching on GitHub` : https://github.com/symfony/symfony/issues?q=+is%3Aopen+
535529.. _`Symfony Slack` : https://symfony.com/slack-invite
536- .. _`Travis-CI` : https://travis-ci.org/symfony/symfony
537530.. _`Psalm phar is installed` : https://psalm.dev/docs/running_psalm/installation/
538531.. _`Contributing Back To Symfony` : https://symfonycasts.com/screencast/contributing
You can’t perform that action at this time.
0 commit comments