Skip to content

Commit e66bd63

Browse files
tacmanjaviereguiluz
authored andcommitted
remove reference to Travis CI (no longer free)
On a related note, the test matrix is old, referencing Symfony 4. But I'm not sure of the best way to rework this.
1 parent 6087013 commit e66bd63

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bundles/best_practices.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,7 @@ Continuous Integration
195195

196196
Testing bundle code continuously, including all its commits and pull requests,
197197
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`_.
198+
providing this feature for free for open source projects, like `GitHub Actions`_.
200199

201200
A bundle should at least test:
202201

0 commit comments

Comments
 (0)