We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1598a8 commit 888644eCopy full SHA for 888644e
2 files changed
.travis.yml
@@ -34,7 +34,6 @@ install:
34
- nvm install 8.3
35
- node --version
36
- npm --version
37
-- npm prune
38
- npm install
39
40
script:
appveyor.yml
@@ -16,7 +16,6 @@ install:
16
- set PATH=%APPDATA%\npm;%PATH%
17
18
19
- - npm prune
20
21
22
before_build:
0 commit comments