diff --git a/docs/development.rst b/docs/development.rst index 9739c3498..8a25bcf6c 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -23,9 +23,10 @@ Continuous Integration ---------------------- 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 -are tested on Golem_. +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_. +.. _AppVeyor: https://ci.appveyor.com/project/borgbackup/borg/ .. _Golem: https://golem.enkore.de/view/Borg/ .. _Travis-CI: https://travis-ci.org/borgbackup/borg