Rust as 1st class language

This commit is contained in:
Jan Holthuis 2022-09-30 11:44:18 +02:00 committed by Anthony Sottile
parent 028efcbd87
commit eb469c756d
5 changed files with 174 additions and 24 deletions

View file

@ -17,6 +17,8 @@ jobs:
parameters:
toxenvs: [py37]
os: windows
additional_variables:
TEMP: C:\Temp
pre_test:
- task: UseRubyVersion@0
- powershell: Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"