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 8ebe0a3 commit ccf6d81Copy full SHA for ccf6d81
.travis.yml
@@ -1,6 +1,4 @@
1
language: node_js
2
-node_js:
3
- - '12'
4
- - '10'
+node_js: "12.16.1"
5
before_script:
6
- - npm install --global npm@6.8.0
+ - npm install --global npm@6.8.0
0 commit comments