Skip to content

Commit 9f09a31

Browse files
committed
Add Node 16 (Active LTS) and Node 17 (current) to the list of node js environments in Travis CI
1 parent 0c0c9f9 commit 9f09a31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- 12
4+
- 16
5+
- 17
46
os: linux
57
dist: xenial
68
cache:

0 commit comments

Comments
 (0)