make a new pr pipeline build

This commit is contained in:
Ken
2019-02-25 21:51:14 -08:00
parent 0755ef1786
commit f9bf0c4c3b
2 changed files with 21 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ pool:
steps:
- task: NodeTool@0
inputs:
versionSpec: '10.x'
versionSpec: '10.x'wan
displayName: 'Install Node.js'
- script: |