This commit is contained in:
Pietro Gagliardi 2019-04-07 11:37:58 -04:00
parent cebfec8c2c
commit 8b9fa82616
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
workspace: workspace:
clean: all clean: all
steps: steps:
- script 1 - script: exit 1
- 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
- script: | - script: |