We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3cd73 commit 684e692Copy full SHA for 684e692
bundles/best_practices.rst
@@ -239,7 +239,7 @@ of Symfony and the latest beta release:
239
# it helps with testing legacy code and deprecations (composer require symfony/phpunit-bridge)
240
- ./vendor/bin/simple-phpunit $PHPUNIT_FLAGS
241
242
-Consider using `Travis cron`_ too to make sure your project is built even if
+Consider using the `Travis cron`_ tool to make sure your project is built even if
243
there are no new pull requests or commits.
244
245
Installation
0 commit comments