Unverified Commit bf4409f1 authored by Yegor's avatar Yegor Committed by GitHub

link from CONTRIBUTING.md to various build infra docs (#13399)

parent e27bcd0f
...@@ -281,3 +281,13 @@ few steps: ...@@ -281,3 +281,13 @@ few steps:
see the new dependency. As part of landing this change, you should make see the new dependency. As part of landing this change, you should make
whatever other changes are needed in this repository to account for your whatever other changes are needed in this repository to account for your
breaking change. breaking change.
Build infrastructure
--------------------
We build and test Flutter on:
- Travis ([details](.travis.yml))
- AppVeyor ([details](appveyor.yml))
- Chromebots (a.k.a. "recipes", [details](dev/bots/README.md))
- Devicelab (a.k.a. "cocoon", [details](dev/devicelab/README.md))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment