Skip to content

Commit b1d7c99

Browse files
author
Bruno Herfst
committed
Downgrade NPM
1 parent 34ae35f commit b1d7c99

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
@@ -8,7 +8,7 @@ notifications:
88
node_js:
99
- '6'
1010
before_install:
11-
- npm i -g npm@^6.0.0
11+
- npm i -g npm@^5.6.0
1212
before_script:
1313
- npm prune
1414
script:

0 commit comments

Comments
 (0)