We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84ede2 commit f2de7f7Copy full SHA for f2de7f7
.travis.yml
@@ -8,6 +8,9 @@ node_js:
8
- "8"
9
- "6"
10
11
+before_install:
12
+ - npm i -g npm@">=4.0.0"
13
+
14
install:
15
- npm install
16
0 commit comments