mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-20 00:10:35 -05:00
docs: CI only on github actions now
This commit is contained in:
parent
4a8f8bf789
commit
7640973d6b
1 changed files with 2 additions and 5 deletions
|
|
@ -131,12 +131,9 @@ you run the tests.
|
|||
Continuous Integration
|
||||
----------------------
|
||||
|
||||
All pull requests go through `GitHub Actions`_, which runs the tests on Linux
|
||||
and Mac OS X as well as the flake8 style checker. Windows builds run on AppVeyor_,
|
||||
while additional Unix-like platforms are tested on Golem_.
|
||||
All pull requests go through `GitHub Actions`_, which runs the tests on misc.
|
||||
Python versions and on misc. platforms as well as some additional checks.
|
||||
|
||||
.. _AppVeyor: https://ci.appveyor.com/project/borgbackup/borg/
|
||||
.. _Golem: https://golem.enkore.de/view/Borg/
|
||||
.. _GitHub Actions: https://github.com/borgbackup/borg/actions
|
||||
|
||||
Output and Logging
|
||||
|
|
|
|||
Loading…
Reference in a new issue