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 efc4294 commit 7817657Copy full SHA for 7817657
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
node_js:
3
- - "10"
4
- - "12"
+ - "16"
5
install:
6
- npm install -g codecov
7
- npm install
0 commit comments