Upgrade SDK, node, enable differential updates (windows only) #2366

Merged
tzarebczan merged 3 commits from sdk-builder-travis into master 2019-03-20 21:54:31 +01:00
Showing only changes of commit 0391e6bdfe - Show all commits

View file

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