We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e6621 commit 30055adCopy full SHA for 30055ad
appveyor.yml
@@ -23,6 +23,7 @@ environment:
23
install:
24
- cmd: powershell Install-Product node $env:nodejs_version
25
- sh: nvm install $nodejs_version
26
+ - node --version
27
- npm install
28
- npm install codecov -g
29
- npm install nyc -g
0 commit comments