Skip to content

Commit

Permalink
Set up CI with Azure Pipelines
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
oswjk committed Jun 18, 2019
1 parent 9890dd6 commit 6a7b41a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
trigger:
- master

pool:
vmImage: 'vs2017-win2016'

steps:
- powershell: .\download.ps1
displayName: 'Run the build'

0 comments on commit 6a7b41a

Please sign in to comment.