Skip to content
This repository has been archived by the owner. It is now read-only.

Fixing telemetry + cocoapods setup #265

Merged
merged 9 commits into from Mar 20, 2019

CI: update npm version

  • Loading branch information
chrmod committed Mar 19, 2019
commit 46ec7f8a981ad7c4ac6aa5fa33692f659c54c048
@@ -25,6 +25,7 @@ steps:
- task: NodeTool@0
inputs:
versionSpec: '9.11.2'
- script: npm i -g npm@6.5

- task: Npm@1
displayName: 'npm install'
ProTip! Use n and p to navigate between commits in a pull request.