Skip to content

Commit 8e12aa3

Browse files
lwassernamurphy
andauthored
Update ci-tests-data/ci.md
Co-authored-by: Nick Murphy <[email protected]>
1 parent a4f4c23 commit 8e12aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-tests-data/ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ templates that you can easily use and adapt to your own needs.
5656

5757
- [Appveyor:](https://www.appveyor.com/) used to be a `GOTO` for running tests on Windows operating systems until GitHub actions evolved to support Windows. AppVeyor has evolved to support other operating systems since Microsoft acquired GitHub.
5858
- [Travis CI:](https://www.travis-ci.com/) Had been the most common CI platform used in our ecosystem until they dropped free support for open source.
59-
- [CircleCI:](https://circleci.com/) You will still see some people using CircleCI for specific tasks. CircleCi can be useful for automated builds of websites and documentation allowing you to preview the changes to that website in your browser.
59+
- [CircleCI:](https://circleci.com/) You will still see some people using CircleCI for specific tasks. CircleCI can be useful for automated builds of websites and documentation allowing you to preview the changes to that website in your browser.
6060
:::
6161

6262
## Embrace automation

0 commit comments

Comments
 (0)