mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-15 19:06:38 +00:00
docs: CI only on github actions now
This commit is contained in:
parent
e695683095
commit
15781efab3
1 changed files with 2 additions and 5 deletions
|
@ -146,12 +146,9 @@ follow their `guide about avoiding ruining git blame`_:
|
||||||
Continuous Integration
|
Continuous Integration
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
All pull requests go through `GitHub Actions`_, which runs the tests on Linux
|
All pull requests go through `GitHub Actions`_, which runs the tests on misc.
|
||||||
and Mac OS X as well as the flake8 style checker. Windows builds run on AppVeyor_,
|
Python versions and on misc. platforms as well as some additional checks.
|
||||||
while additional Unix-like platforms are tested on Golem_.
|
|
||||||
|
|
||||||
.. _AppVeyor: https://ci.appveyor.com/project/borgbackup/borg/
|
|
||||||
.. _Golem: https://golem.enkore.de/view/Borg/
|
|
||||||
.. _GitHub Actions: https://github.com/borgbackup/borg/actions
|
.. _GitHub Actions: https://github.com/borgbackup/borg/actions
|
||||||
|
|
||||||
Output and Logging
|
Output and Logging
|
||||||
|
|
Loading…
Reference in a new issue