Use node 10.15.1 on build machine

This commit is contained in:
Alex Dima
2019-02-07 13:05:45 +01:00
parent 23ff9a7fc1
commit 693673bed1
8 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ steps:
sudo service xvfb start
- task: NodeTool@0
inputs:
versionSpec: "8.12.0"
versionSpec: "10.15.1"
- task: geeklearningio.gl-vsts-tasks-yarn.yarn-installer-task.YarnInstaller@2
inputs:
versionSpec: "1.10.1"