mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-24 07:18:09 +00:00
chore(docs/ci): remove outdated notes
This commit is contained in:
parent
73c600d3f5
commit
421594dfa8
@ -1,6 +1,6 @@
|
||||
# CI
|
||||
|
||||
The complete test suite is running on a public [GitLab CI](https://gitlab.com/satoshilabs/trezor/trezor-firmware). If you are an external contributor, we also have a [Travis instance](https://travis-ci.org/trezor/trezor-firmware) where a small subset of tests is running as well - mostly style and easy fast checks, which are quite common to fail for new contributors.
|
||||
The complete test suite is running on a public [GitLab CI](https://gitlab.com/satoshilabs/trezor/trezor-firmware). We currently do not have a CI for external contributors. If needed we will repush your PR to enable the CI.
|
||||
|
||||
See this [list](jobs.md) of CI jobs descriptions for more info.
|
||||
|
||||
|
@ -49,10 +49,6 @@ emulator? This is most likely it.**
|
||||
|
||||
Same as above but regular version (not only Bitcoin) without debug mode enabled.
|
||||
|
||||
### core unix frozen regular darwin
|
||||
|
||||
Same as above for MacOS.
|
||||
|
||||
### core unix regular build
|
||||
|
||||
Non-frozen emulator build. This means you still need Python files present which get
|
||||
@ -93,7 +89,3 @@ build? This is most likely it.**
|
||||
|
||||
UI tests for Core. See artifacts for a comprehensive report of UI. See [tests/ui-tests](../tests/ui-tests.html#reports)
|
||||
for more info.
|
||||
|
||||
---
|
||||
|
||||
TODO: document others if needed
|
||||
|
Loading…
Reference in New Issue
Block a user