We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ae35f commit b1d7c99Copy full SHA for b1d7c99
1 file changed
.travis.yml
@@ -8,7 +8,7 @@ notifications:
8
node_js:
9
- '6'
10
before_install:
11
- - npm i -g npm@^6.0.0
+ - npm i -g npm@^5.6.0
12
before_script:
13
- npm prune
14
script:
0 commit comments