aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
Commit message (Collapse)AuthorAgeFilesLines
* brew update (#4904)Alex Gaynor2019-05-301-0/+3
|
* Added Windows tests for 3.4-3.7 (#4895)Alex Gaynor2019-05-251-0/+48
| | | | | | | | | | * Added Windows tests for 3.5-3.7 * Ooops, fix image * Fixes * Added Python 3.5
* set the path so codecov can find coverage on windows (#4896)Paul Kehrer2019-05-251-1/+1
| | | | | | * set the path so codecov can find coverage on windows * don't clobber the existing path
* test py27 with windows container on azure (#4880)Paul Kehrer2019-05-081-0/+35
| | | | | | | | | | | | | | | | | | | | * test py27 with windows container on azure * refactor a bit * oops missed this * show me some autocrlf * wat * add a gitattributes to force LF endings. can't use autocrlf false because we don't control the git clone in azure * remove thing we don't need * more things
* only build tags, *.x branches, master, and PRs (#4875)Paul Kehrer2019-05-061-1/+10
| | | no alex-patch-* :P
* Set up CI with Azure Pipelines (#4471)azure-pipelines[bot]2019-05-031-0/+54
* Set up CI with Azure Pipelines * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Moving TOXENV to matrix (#4474) * Update azure-pipelines.yml * Update azure-pipelines.yml