We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 9053bbd commit 7ad1609Copy full SHA for 7ad1609
.travis.yml
@@ -3,3 +3,5 @@ node_js:
3
- '10'
4
- '8'
5
- '6'
6
+before_install:
7
+ - npm install --global npm@latest
0 commit comments