summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Swap out tox for noxEric Lin2020-07-081-5/+5
* Try to auto-accept dialog so headless install doesn't get stuckTodd Leonhardt2020-02-101-5/+6
* Attempt at a quick fix for AppVeyor errorsTodd Leonhardt2020-02-101-0/+3
* Fixing Windows unit test that hangs on AppVeyor due to a KeyboardInterruptKevin Van Brunt2019-11-121-1/+1
* Seeing if adding a "echo y |" unit test command helpsTodd Leonhardt2019-10-191-1/+1
* Trying to add an init phaseTodd Leonhardt2019-10-171-0/+5
* Fix typoTodd Leonhardt2019-10-171-1/+1
* Trying to switch to Miniconda based PythonTodd Leonhardt2019-10-171-2/+2
* Seeing if PYTHONBUFFERED helps overcome getting stuck at the keyboard interru...Todd Leonhardt2019-10-171-6/+6
* Add/fix commentsTodd Leonhardt2019-10-171-7/+7
* Try only building for Python 3.7 on WindowsTodd Leonhardt2019-10-171-5/+0
* Don't try to build for Python 3.5 due to issue installing required mock depen...Todd Leonhardt2019-10-171-6/+1
* Fix environment variable nameTodd Leonhardt2019-10-171-1/+1
* Experimenting with a very different AppVeyor configuration to try to fix Wind...Todd Leonhardt2019-10-171-17/+30
* Try temporarily disabling Python 3.5 testing and using miniconda for Python 3...Todd Leonhardt2019-05-131-2/+3
* Try a miniconda-based install on AppVeyorTodd Leonhardt2019-05-131-13/+14
* Comment out Python 3.6 so we can see what happens with 3.7Todd Leonhardt2019-05-131-4/+4
* Maybe now?Todd Leonhardt2019-05-131-1/+1
* take 6Todd Leonhardt2019-05-131-3/+3
* take 5Todd Leonhardt2019-05-131-3/+3
* take 4Todd Leonhardt2019-05-131-3/+3
* Third time is a charm?Todd Leonhardt2019-05-131-1/+1
* Attempt 2 at fixing AppVeyor build failuresTodd Leonhardt2019-05-131-1/+18
* Attempt at fixing recent build failures on AppVeyorTodd Leonhardt2019-05-131-3/+4
* Fix redundant environments in tox.iniTodd Leonhardt2018-10-231-1/+1
* Add Python 3.7 to AppVeyor Windows build/testTodd Leonhardt2018-07-111-1/+1
* No longer try to test on Python 2.7 on either TravisCI or AppVeyorTodd Leonhardt2018-04-151-1/+1
* Trying to fix tox.ini and appveyor.yml to get automated Windows tests to work...Todd Leonhardt2017-11-151-2/+2
* Updated appveyor.yml to ensure that pyreadline gets installed on Windows cont...Todd Leonhardt2017-11-151-1/+1
* Don't run code coverage in Python 3.6 on WindowsTodd Leonhardt2017-07-021-1/+1
* Attempt to speedup unit testsTodd Leonhardt2017-07-021-1/+1
* Add .appveyor.ymlFederico Ceratto2017-01-281-0/+7