Corrected AppVeyor testing status documentation [ci skip]

This commit is contained in:
Andrew Murray 2016-02-02 21:24:23 +11:00
parent 0fc8d5d9ab
commit a4384c9567

View File

@ -13,6 +13,6 @@ For more extensive info, see the windows build instructions `docs/build.rst`.
* (in powershell) `build_deps.cmd` invokes the dependency build.
* `python build.py --clean` makes Pillow for the matrix of Pythons.
* `python test.py` runs the tests on Pillow in all the virtual envs.
* Currently working with zlib, libjpeg, freetype, and libtiff on Python 2.7, 3.3, and 3.4, both 32 and 64 bit, on a local win7 pro machine and appveyor.com (3.3 untested there)
* Currently working with zlib, libjpeg, freetype, and libtiff on Python 2.7, 3.3, and 3.4, both 32 and 64 bit, on a local win7 pro machine and appveyor.com
* Webp is built, not detected.
* LCMS and OpenJpeg are not building.