Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alefcarlos committed Nov 1, 2019
1 parent a9dc375 commit bfa9d3f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion azure-pipelines.yaml → .ci/azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,9 @@ trigger:
- README.md

jobs:
- template: nuget-default.yml@templates
- job: Build
pool:
vmImage: 'windows-latest'

steps:
- template: nuget-default.yml@templates

0 comments on commit bfa9d3f

Please sign in to comment.