diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-03 19:27:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-07-03 19:27:38 +0000 |
commit | a1fd3d0746ade4480fa73bf03b03b268b4c2fc6c (patch) | |
tree | 7e819595d15c58bd917c69fdaf2b6f530482d9f9 /azure-pipelines.yml | |
parent | Adding upstream version 2.5.1. (diff) | |
download | pre-commit-a1fd3d0746ade4480fa73bf03b03b268b4c2fc6c.tar.xz pre-commit-a1fd3d0746ade4480fa73bf03b03b268b4c2fc6c.zip |
Adding upstream version 2.6.0.upstream/2.6.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'azure-pipelines.yml')
-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: | |