Skip to content

Commit 92c376d

Browse files
authored
Update .travis.yml
1 parent c61b75a commit 92c376d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: node_js
22
node_js:
33
- "18"
4-
- "16"
5-
- "15"
4+
- "22"
65
before_install:
76
- npm install -g grunt-cli
87
- npm install -g codecov

0 commit comments

Comments
 (0)