This commit is contained in:
Pietro Gagliardi 2019-04-05 10:42:43 -04:00
parent 77193006b9
commit 15ffbeaa8a
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ jobs:
pool: pool:
vmImage: 'macos-10.13' vmImage: 'macos-10.13'
workspace: workspace:
clean all clean: all
steps: steps:
- template: azure-pipelines/setup-python3.yml - template: azure-pipelines/setup-python3.yml
- template: azure-pipelines/install-latest-meson.yml - template: azure-pipelines/install-latest-meson.yml