summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Name the dist artifacts with dist\*Ned Batchelder2015-09-061-1/+1
* Push the contents of dist as artifactsNed Batchelder2015-09-061-1/+1
* Will this work?Ned Batchelder2015-09-061-1/+1
* Push appveyor artifacts explicitlyNed Batchelder2015-09-061-1/+1
* Try using build_script to make kitsNed Batchelder2015-09-061-2/+2
* Use after_test, since it happens before artifactsNed Batchelder2015-09-061-1/+1
* Try on_finish instead of after_test for building artifactsNed Batchelder2015-09-061-1/+1
* Remove extra email notifications from AppveyorNed Batchelder2015-09-061-8/+0
* Maybe this will build kits for failed jobsNed Batchelder2015-09-051-5/+0
* Move all requirements into .pip filesNed Batchelder2015-09-051-2/+2
* Try rolling builds, and let 64-bit fail but still build kitsNed Batchelder2015-09-051-23/+30
* hmmm, 64-bit still doesn't work: https://ci.appveyor.com/project/nedbat/cover...Ned Batchelder2015-09-041-23/+23
* Try to get 64-bit buildsNed Batchelder2015-09-041-17/+23
* Better appveyor supportNed Batchelder2015-09-041-28/+42
* Skip the 64-bit builds for nowNed Batchelder2015-09-031-20/+20
* Fix wheel buildingNed Batchelder2015-09-011-1/+1
* Build wheels on appveyorNed Batchelder2015-09-011-0/+22