summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Move AppVeyor tests to Azure PipelinesChris Hunt2020-01-061-69/+0
| | | | | | | | This will allow us to have CI running concurrently on multiple PRs, since we get 30 parallel jobs on Azure Pipelines but only 1 on AppVeyor. We have parameterized --use-venv since AppVeyor was using it, but Azure Pipelines was previously not.
* CI: move Python35-x64 from Appveyor to AzureXavier Fernandez2019-10-291-2/+0
| | | | Since Appveyor provides less runner and is often the bottleneck
* Normalize parallelization parameter.Chris Hunt2019-10-291-2/+2
|
* Revert "Ignore new warnings traced on tox invocation." (#6812)Pradyun Gedam2019-07-301-3/+0
|\
| * Revert "Ignore new warnings traced on tox invocation."Pradyun Gedam2019-07-301-3/+0
| |
* | Move Python 37-x64 to AzureXavier Fernandez2019-07-261-2/+2
| |
* | Spread the Windows test load between Azure & AppveyorXavier Fernandez2019-07-261-5/+4
|/
* Ignore new warnings traced on tox invocation.Chris Hunt2019-07-221-0/+3
| | | | See pypa/packaging#170.
* Drop support for EOL Python 3.4Hugo2019-07-071-2/+0
|
* appveyor: immediately finish build once one of the jobs failsBenoit Pierre2018-10-271-0/+3
|
* appveyor: merge back unit/integration runsBenoit Pierre2018-10-271-7/+5
|
* appveyor: only clone the first 50 commitsBenoit Pierre2018-10-271-0/+2
| | | | Same as the default on Travis CI.
* appveyor: update/install pip, setuptools and wheelBenoit Pierre2018-10-271-0/+1
| | | | So wheels can be built for requirements that are installed from source.
* Merge branch 'master' into appveyor-renamePradyun Gedam2018-10-231-2/+3
|
* Rename appveyor.yml -> .appveyor.yml and update referencesPradyun Gedam2018-10-221-0/+69