Skip to content

Commit 6d3b63e

Browse files
committed
Framework: Drop explicit npm install
Previously needed since last LTS included npm 3.x. Since current LTS includes 5.x+, not necessary.
1 parent 6d68e6d commit 6d3b63e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ cache:
2020

2121
before_install:
2222
- nvm install && nvm use
23-
- npm install --global npm@5
2423

2524
jobs:
2625
include:

0 commit comments

Comments
 (0)