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 4763f4c commit 6bafa73Copy full SHA for 6bafa73
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- - "4"
4
- - "6"
+ - "12"
+ - "16"
5
script: "npm run test-travis"
0 commit comments