mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
Change README link from Travis to Azure Pipelines
It appears Travis (now at https://app.travis-ci.com/github/betaflight/betaflight/branches btw) hasn't been updated for months, and Azure Pipelines is what runs builds for pull requests, etc.
This commit is contained in:
parent
4f8579afc0
commit
0acc860766
1 changed files with 2 additions and 2 deletions
|
@ -93,9 +93,9 @@ If you want to contribute financially on an ongoing basis, you should consider b
|
|||
Contribution of bugfixes and new features is encouraged. Please be aware that we have a thorough review process for pull requests, and be prepared to explain what you want to achieve with your pull request.
|
||||
Before starting to write code, please read our [development guidelines](docs/development/Development.md ) and [coding style definition](docs/development/CodingStyle.md).
|
||||
|
||||
TravisCI is used to run automatic builds
|
||||
Azure Pipelines are used to run automatic builds
|
||||
|
||||
https://travis-ci.com/betaflight/betaflight
|
||||
https://dev.azure.com/Betaflight/Betaflight%20Nightlies/_build
|
||||
|
||||
## Translators
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue