From afc9e3e94495fa15ebbb72620a59933075bfbf29 Mon Sep 17 00:00:00 2001 From: Sefa Ilkimen Date: Sun, 1 Dec 2019 07:30:45 +0100 Subject: [PATCH] Update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7b47613..de26e22 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,16 @@ This plugin utilizes some awesome open source libraries: We made a few modifications to the networking libraries. +## CI Builds & E2E Testing + +This plugin uses amazing cloud services to maintain quality. CI Builds and E2E testing are powered by: + +* [GitHub Actions](https://github.com/features/actions) +* [Travis CI](https://travis-ci.org/) +* [BrowserStack](https://www.browserstack.com/) +* [Sauce Labs](https://saucelabs.com/) +* [httpbin.org](https://httpbin.org/) + ## Contribute & Develop We've set up a separate document for our [contribution guidelines](CONTRIBUTING.md).