4 Commits

Author SHA1 Message Date
Cosimo Lupo
93d9356439 [.appveyor.yml] use tox to run pytest in a virtual environment; remove extra scripts
It seems like Appveyor no longer needs the batch script to configure the MSVC compiler variables.
Also, since appveyor already comes with all the python versions we need, we don't need the install.ps1 script any more.

Brotli is now installed by tox from requirements.txt inside the test virtualenv.
2016-02-07 01:18:30 +00:00
Cosimo Lupo
007a038bcf .appveyor.yml: add email notifications to fonttools@googlegroups.com on build failure and status changed 2015-12-12 19:57:23 +00:00
Cosimo Lupo
2af6ccb302 appveyor.yml: must add build: false 2015-12-11 17:34:05 +00:00
Cosimo Lupo
859dddff7c Add support for running tests on Windows Python using Appveyor CI 2015-12-11 17:27:47 +00:00