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 c24e498 commit 7835a43Copy full SHA for 7835a43
.travis.yml
@@ -3,6 +3,6 @@ language: node_js
3
node_js:
4
- "10"
5
- "12"
6
- - "13"
+ - "14"
7
8
after_success: npm run coverage
0 commit comments