mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-24 08:45:13 +00:00
docs, development: link to appveyor
This commit is contained in:
parent
4e3bfabebf
commit
ba23265559
1 changed files with 3 additions and 2 deletions
|
@ -23,9 +23,10 @@ Continuous Integration
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
All pull requests go through Travis-CI_, which runs the tests on Linux
|
All pull requests go through Travis-CI_, which runs the tests on Linux
|
||||||
and Mac OS X as well as the flake8 style checker. Additional Unix-like platforms
|
and Mac OS X as well as the flake8 style checker. Windows builds run on AppVeyor_,
|
||||||
are tested on Golem_.
|
while additional Unix-like platforms are tested on Golem_.
|
||||||
|
|
||||||
|
.. _AppVeyor: https://ci.appveyor.com/project/borgbackup/borg/
|
||||||
.. _Golem: https://golem.enkore.de/view/Borg/
|
.. _Golem: https://golem.enkore.de/view/Borg/
|
||||||
.. _Travis-CI: https://travis-ci.org/borgbackup/borg
|
.. _Travis-CI: https://travis-ci.org/borgbackup/borg
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue