Commit 73e6d47
committed
minor #17798 update CI intro (alexislefebvre)
This PR was merged into the 5.4 branch.
Discussion
----------
update CI intro
> The Symfony project uses a third-party service
It was true when tests where ran by Travis CI.
Now tests are run by GitHub Actions, which is not a third-party from GitHub's viewpoint.
I suggest a more generic approach: there is a CI service, no matter if it's internal or third-party.
Commits
-------
03995aa update CI intro1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments