From a6ce3d6f3be8beaadae8542a02f1e533aa4feb84 Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 11 Oct 2018 18:16:03 +0300 Subject: [PATCH] CI targets: update Appveyor and MinGW versions [CI skip] --- docs/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 66c40cb6b..c87307ad0 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -399,13 +399,13 @@ These platforms are built and tested for every change. | Ubuntu Linux 16.04 LTS | 2.7 |x86-64 | +----------------------------------+-------------------------------+-----------------------+ | Ubuntu Linux 14.04 LTS | 2.7, 3.4, 3.5, 3.6, 3.7, |x86-64 | -| | pypy, pypy3 | | +| | PyPy, PyPy3 | | | +-------------------------------+-----------------------+ | | 2.7 |x86 | +----------------------------------+-------------------------------+-----------------------+ -| Windows Server 2012 R2 | 2.7, 3.4 |x86, x86-64 | +| Windows Server 2012 R2 | 2.7, 3.4, 3.5, 3.6, 3.7 |x86, x86-64 | | +-------------------------------+-----------------------+ -| | pypy, 3.5/mingw |x86 | +| | PyPy, 3.7/MinGW |x86 | +----------------------------------+-------------------------------+-----------------------+ \* Mac OS X CI is not run for every commit, but is run for every release.