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 71ecdeb commit 204518bCopy full SHA for 204518b
.travis.yml
@@ -2,5 +2,7 @@
2
language: node_js
3
node_js:
4
- "10"
5
+ - "12"
6
+ - "14"
7
8
install: npm install
0 commit comments