summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Use CPython 3.8.0 mechanism to find msvc 14+mayeut2020-03-071-0/+9
* Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp...Jason R. Coombs2020-01-191-1/+0
* Require Python 3.5 or later, dropping support for Python 2.Jason R. Coombs2020-01-021-2/+2
* appveyor: fix Python 2 jobBenoit Pierre2019-05-141-1/+1
* Require network in CI buildsPaul Ganssle2019-02-231-0/+1
* appveyor: only clone the first 50 commitsBenoit Pierre2018-10-211-0/+2
* appveyor: ensure test requirements are installed and up-to-dateBenoit Pierre2018-10-211-3/+6
* Bump appveyor Python 3 to 3.6Paul Ganssle2018-05-151-2/+2
* Improve speed and clarity of code coverageBenoit Pierre2018-03-271-4/+6
* Add coverage to appveyor buildPaul Ganssle2018-03-231-2/+6
* enable pip cache in appveyor buildThijs Triemstra2018-02-201-0/+3
* On Appveyor, omit the '1.0.' prefix on all builds.Jason R. Coombs2018-01-051-0/+2
* Add environment variable to detect APPVEYOR. Ref #851.Jason R. Coombs2016-11-181-0/+2
* Install and invoke tox in appveyorJason R. Coombs2016-10-141-1/+2
* Report skips and xfails on CI buildsJason R. Coombs2016-07-301-1/+1
* Include Python 2.7 in the appveyor matrix to capture failures on older Python...Jason R. Coombs2016-07-301-0/+1
* Maybe just the pin needs to be removedJason R. Coombs2016-07-281-1/+0
* Also force newer version of flake8, required by pytest-flake8 0.6.Jason R. Coombs2016-07-281-0/+1
* Should be able to execute without specifying the full path.Jason R. Coombs2016-07-221-2/+2
* Need to bootstrap egg_info.Jason R. Coombs2016-07-221-0/+1
* Correct mklink usage. Symlink is the default.Jason R. Coombs2016-07-221-1/+2
* Adding simple appveyor configJason R. Coombs2016-07-221-0/+14