summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2020-07-03 19:27:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2020-07-03 19:27:41 +0000
commitcfdc7f87405930730923bcd2af351c5be87522b4 (patch)
tree2b1d811c24240697935c5bc2a56e9d2530a69a4b /azure-pipelines.yml
parentReleasing debian version 2.5.1-1. (diff)
downloadpre-commit-cfdc7f87405930730923bcd2af351c5be87522b4.tar.xz
pre-commit-cfdc7f87405930730923bcd2af351c5be87522b4.zip
Merging upstream version 2.6.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index c21843e..fb40010 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -19,6 +19,7 @@ jobs:
toxenvs: [py37]
os: windows
pre_test:
+ - task: UseRubyVersion@0
- powershell: Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
displayName: Add conda to PATH
- powershell: |