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 e0c6aeb commit dfa145aCopy full SHA for dfa145a
.travis.yml
@@ -6,4 +6,6 @@ node_js:
6
- 8
7
- 6
8
- 4
9
+before_install:
10
+ - nvm install-latest-npm
11
cache: npm
0 commit comments