CI targets: update Appveyor and MinGW versions

[CI skip]
This commit is contained in:
Hugo 2018-10-11 18:16:03 +03:00 committed by GitHub
parent 6a83a440d5
commit a6ce3d6f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.