summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
AgeCommit message (Expand)Author
2019-06-08ci: optimize twisted/pexpect related jobsDaniel Hahler
2019-06-06ci: move coverage reporting to shared scriptDaniel Hahler
2019-06-02Drop Python 2.7 and 3.4 supportBruno Oliveira
2019-05-16Disable pypy2 and pypy3 on Azure [travis skip]Bruno Oliveira
2019-05-16Re-enable pypy3 to see how it fares on AzureBruno Oliveira
2019-05-16Remove customization of (python.exe) from Azure [skip travis]Bruno Oliveira
2019-05-04Use 'pypy' as executable on PyPy env [skip travis]Bruno Oliveira
2019-04-29remove PyPy special casingMatt Cooper
2019-03-26Merge master into featuresDaniel Hahler
2019-03-22ci: PYTEST_ADDOPTS=-vv in generalDaniel Hahler
2019-03-20ci: rename "trial" tox factor to "twisted"Daniel Hahler
2019-03-05ci: revisit coverage reportingDaniel Hahler
2019-03-04ci: Azure: remove pypy3Daniel Hahler
2019-03-04ci: Azure: clarify name for coverage jobDaniel Hahler
2019-03-04ci: Azure: fix coverage generation with PyPyDaniel Hahler
2019-03-01tox: add generic nobyte and numpy factorsDaniel Hahler
2019-02-27ci: codecov: set name for uploads/buildsDaniel Hahler
2019-02-26Configure azure to enable coverage on PYTEST_COVERAGE=1, similar to TravisBruno Oliveira
2019-02-26Upload code coverage from azureBruno Oliveira
2019-02-26ci: azure: use xdist with pluggymasterDaniel Hahler
2019-02-18Add same environments to Azure as have in AppVeyor, except py37-freezeBruno Oliveira
2019-02-12Remove --color=yes from PYTEST_ADDOPTS [skip travis] [skip appveyor]Bruno Oliveira
2019-02-12Set junitxml and colors using PYTEST_ADDOPTS [skip travis] [skip appveyor]Bruno Oliveira
2019-02-12Set up CI with Azure Pipelines [skip travis] [skip appveyor]Bruno Oliveira