We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6087013 commit e66bd63Copy full SHA for e66bd63
bundles/best_practices.rst
@@ -195,8 +195,7 @@ Continuous Integration
195
196
Testing bundle code continuously, including all its commits and pull requests,
197
is a good practice called Continuous Integration. There are several services
198
-providing this feature for free for open source projects, like `GitHub Actions`_
199
-and `Travis CI`_.
+providing this feature for free for open source projects, like `GitHub Actions`_.
200
201
A bundle should at least test:
202
0 commit comments