Browse Source

finally

pull/1992/head
Dan Walmsley 8 years ago
parent
commit
3c44dce95c
  1. 4
      azure-pipelines.yml

4
azure-pipelines.yml

@ -27,8 +27,8 @@ jobs:
xcodeVersion: 'default' # Options: 8, 9, default, specifyPath
args: '-derivedDataPath ./'
- task: CmdLine@2
inputs:
script: brew install castxml
inputs:
script: brew install castxml
- script: |
dotnet --info

Loading…
Cancel
Save