Bump for DevOps CI.

This commit is contained in:
David Anson 2019-06-01 14:17:13 -07:00
parent fb91bff141
commit 662afeb2a8

View file

@ -40,6 +40,7 @@ steps:
versionSpec: $(node_version)
displayName: 'Install Node.js'
- script: |
npm install --no-package-lock
npm run ci