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

This commit is contained in:
Yegor 2017-12-06 17:30:44 -08:00 committed by GitHub
parent e27bcd0f9d
commit bf4409f1f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -281,3 +281,13 @@ few steps:
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
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))