Skip to content

Commit 3e46217

Browse files
Travis NPM Set to 5.5.1
1 parent a2c01ef commit 3e46217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ install:
2626
- bundle install
2727
- chromedriver-update
2828
- nvm install stable && nvm alias default stable
29-
- npm install npm@latest -g
29+
- npm install npm@5.5.1 -g
3030
- npm install -g yarn
3131
- npm --version
3232
- yarn install

0 commit comments

Comments
 (0)