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
107
107
Now that Symfony is installed, check that all unit tests pass for your
108
108
environment as explained in the dedicated :doc: `document <tests >`.
109
109
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
-
116
110
.. _step-2-work-on-your-patch :
117
111
118
112
Step 3: Work on your Pull Request
@@ -252,7 +246,7 @@ in mind the following:
252
246
as defined in `PSR-1 `_ and `PSR-2 `_.
253
247
254
248
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.
256
250
257
251
.. _prepare-your-patch-for-submission :
258
252
@@ -533,6 +527,5 @@ before merging.
533
527
.. _`PSR-2` : https://www.php-fig.org/psr/psr-2/
534
528
.. _`searching on GitHub` : https://github.com/symfony/symfony/issues?q=+is%3Aopen+
535
529
.. _`Symfony Slack` : https://symfony.com/slack-invite
536
- .. _`Travis-CI` : https://travis-ci.org/symfony/symfony
537
530
.. _`Psalm phar is installed` : https://psalm.dev/docs/running_psalm/installation/
538
531
.. _`Contributing Back To Symfony` : https://symfonycasts.com/screencast/contributing
You can’t perform that action at this time.
0 commit comments