diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-03 19:27:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-03 19:27:41 +0000 |
commit | cfdc7f87405930730923bcd2af351c5be87522b4 (patch) | |
tree | 2b1d811c24240697935c5bc2a56e9d2530a69a4b /azure-pipelines.yml | |
parent | Releasing debian version 2.5.1-1. (diff) | |
download | pre-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 '')
-rw-r--r-- | azure-pipelines.yml | 1 |
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: | |