1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

12 commits

Author SHA1 Message Date
Hugo 8c28cda679 Test Windows on Python 3.8 2020-01-07 21:44:44 -05:00
Chris Hunt 24a9d77e41 Move AppVeyor tests to Azure Pipelines
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.
2020-01-06 19:32:05 -05:00
Xavier Fernandez 0597a6d9fb CI: move Python35-x64 from Appveyor to Azure
Since Appveyor provides less runner and is often the bottleneck
2019-10-29 17:51:57 +01:00
Xavier Fernandez 30b7720f4b Move Python 37-x64 to Azure 2019-07-26 15:06:56 +02:00
Xavier Fernandez 1f736c5e77 Spread the Windows test load between Azure & Appveyor 2019-07-26 00:30:44 +02:00
Hugo 2c1010ee96 Drop support for EOL Python 3.4 2019-07-07 11:45:16 +03:00
Brian Cristante f454f609be fix dependsOn 2018-10-05 16:49:01 -04:00
Brian Cristante a85f421332 need to run test-windows job from windows.yml 2018-10-05 16:45:15 -04:00
Brian Cristante 5cbcb72554 Remove conditional branching based on vmImage 2018-10-05 15:58:56 -04:00
Brian Cristante 767eafc981 Pass pool instead of vmImage 2018-10-05 13:54:29 -04:00
Brian Cristante 3f6f28d0bd Fix job reference 2018-10-01 08:39:39 -04:00
Brian Cristante fe76e4f80e Get rid of branching logic based on image name 2018-10-01 08:24:40 -04:00