diff --git a/bundles/best_practices.rst b/bundles/best_practices.rst index 37dc386b8e4..f04a557393c 100644 --- a/bundles/best_practices.rst +++ b/bundles/best_practices.rst @@ -195,8 +195,7 @@ Continuous Integration Testing bundle code continuously, including all its commits and pull requests, is a good practice called Continuous Integration. There are several services -providing this feature for free for open source projects, like `GitHub Actions`_ -and `Travis CI`_. +providing this feature for free for open source projects, like `GitHub Actions`_. A bundle should at least test: