Skip to content

Commit

Permalink
azure pipelines test
Browse files Browse the repository at this point in the history
  • Loading branch information
hbuckle committed Jan 31, 2019
1 parent 305ad5e commit b8ff5e7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: 2.0$(Rev:.r)

jobs:
- job: build
pool:
vmImage: vs2017-win2016

steps:
- powershell: |
Write-Host test

0 comments on commit b8ff5e7

Please sign in to comment.