summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Prep for 5.2.1Ned Batchelder2020-07-231-4/+4
* Make sure Appveyor uses the latest versionsNed Batchelder2020-07-051-12/+12
* Appveyor should use the same version of pip as everything elseNed Batchelder2020-04-301-4/+2
* 3.9.0a3Ned Batchelder2020-01-251-2/+2
* Re-order windows CI jobs to get more useful information earlierNed Batchelder2019-12-221-38/+38
* bpo 39114 broke 3.9, but maybe it's their bugNed Batchelder2019-12-211-2/+2
* Run windows tests in parallelNed Batchelder2019-11-261-3/+1
* Don't run pytracer tests on 32-bit WindowsNed Batchelder2019-11-251-0/+9
* Test on Python 3.9Ned Batchelder2019-11-251-2/+13
* Add 3.8 to appveyor, and update versionscoverage-5.0b1Ned Batchelder2019-11-111-10/+22
* No more windows.exe installers (https://www.python.org/dev/peps/pep-0527/)Ned Batchelder2019-07-291-2/+2
* Drop support for Python 3.4Ned Batchelder2019-03-101-14/+2
* Better version showingNed Batchelder2018-10-311-2/+1
* Add 3.7, and other appveyor changesNed Batchelder2018-10-241-15/+37
* Try Appveyor without --userNed Batchelder2018-06-241-2/+2
* Try forcing an explicit pip versionNed Batchelder2018-06-241-1/+1
* Simplify a formatNed Batchelder2018-06-241-1/+1
* Not sure why pip is failing on appveyor. Try this.Ned Batchelder2018-05-291-2/+2
* enable pip cache in appveyor buildThijs Triemstra2018-02-201-0/+3
* Appveyor doesn't seem happy with 2.6 any more, so forget itNed Batchelder2017-11-041-12/+0
* Control codecov more tightlyNed Batchelder2017-03-061-1/+1
* Better ways to install requirements on CI serversNed Batchelder2016-12-311-1/+1
* Install pytest where we run igorNed Batchelder2016-12-311-1/+1
* Left out a step in the windows codecovNed Batchelder2016-12-301-0/+1
* Try getting Windows results to codecovNed Batchelder2016-12-301-0/+2
* Try doing windows py3 meta on 3.5Ned Batchelder2016-12-271-4/+4
* Get a Windows 3.6 buildNed Batchelder2016-12-271-0/+12
* No xdist on appveyorNed Batchelder2016-12-051-0/+4
* Windows 3.3 on Appveyor isn't building, so skip it.Ned Batchelder2016-08-061-12/+0
* Stop testing gevent on py26Ned Batchelder2016-03-021-3/+1
* trololol, trying random stuff for appveyor+geventNed Batchelder2016-03-021-0/+1
* Extra diagnosis for gevent install failures on AppveyorNed Batchelder2016-03-021-0/+3
* Appveyor 2.7 stopped working, try 2.7.11Ned Batchelder2016-01-241-4/+4
* not ready for codecov on appveyor yetNed Batchelder2015-09-151-2/+1
* Codecov on appveyorNed Batchelder2015-09-151-1/+2
* Python 3.5 is availableNed Batchelder2015-09-131-4/+4
* Clean up the batch file hack; 3.5rc4 is out; 64-bit builds succeedNed Batchelder2015-09-101-10/+5
* Maybe this escaping is rightNed Batchelder2015-09-101-1/+1
* Fix the bat-writerNed Batchelder2015-09-101-2/+1
* DebugNed Batchelder2015-09-101-0/+1
* Fix the bat-writerNed Batchelder2015-09-101-2/+1
* DebugNed Batchelder2015-09-101-0/+1
* How many languages can I nest at once and still get the escaping right?Ned Batchelder2015-09-101-1/+1
* This is like building a ship in a bottleNed Batchelder2015-09-101-1/+5
* Will recreating the tox environments make 32- and 64-bit work properly?Ned Batchelder2015-09-101-7/+7
* ci/run_with_env.cmd requires PYTHON_VERSON to have two dots.Ned Batchelder2015-09-101-31/+31
* Move most requirements into requirements/*.pip, and share them where possibleNed Batchelder2015-09-071-1/+1
* Don't try to upload dist/* if dist doesn't existNed Batchelder2015-09-071-1/+4
* Add 2.6 64-bitNed Batchelder2015-09-061-0/+6
* Use proper powershell string concatenationNed Batchelder2015-09-061-1/+1