summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
Commit message (Collapse)AuthorAgeFilesLines
* Swap out tox for noxEric Lin2020-07-081-6/+6
|
* Try always using latest macOS availableTodd Leonhardt2020-01-231-1/+1
|
* Update Azure Pipelines MacOs image from 10.13 (HighSierra) to 10.14 (Mojave)Todd Leonhardt2020-01-231-1/+1
|
* Add support for Python 3.8 release version on all platformsTodd Leonhardt2020-01-221-0/+3
| | | | | | Also: - Try adding support for 3.9-dev on Travis - Update to running flake8 for 3.8 instead of 3.7
* Deprecate support for Python 3.4 and begin testing with Python 3.8 betaTodd Leonhardt2019-06-141-3/+0
|
* Attempt to fix test result publishing on Azure PipelinesTodd Leonhardt2018-10-241-1/+1
|
* attempt 2Todd Leonhardt2018-10-241-1/+0
|
* Attempt to use tox for VSTS buildsTodd Leonhardt2018-10-241-3/+6
|
* Fix it so YAML-based Azure test run can failTodd Leonhardt2018-09-121-3/+2
|
* Trying to fix macOS YAML-based test failuresTodd Leonhardt2018-09-121-1/+2
|
* Set up CI with Azure Pipelinesazure-pipelines[bot]2018-09-121-0/+56