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