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 c61b75a commit 92c376dCopy full SHA for 92c376d
.travis.yml
@@ -1,8 +1,7 @@
1
language: node_js
2
node_js:
3
- "18"
4
- - "16"
5
- - "15"
+ - "22"
6
before_install:
7
- npm install -g grunt-cli
8
- npm install -g codecov
0 commit comments