Skip to content

Commit d84bf6d

Browse files
committed
Include Node.js v14, v15 in CI
Signed-off-by: Michael Bridgen <mikeb@squaremobius.net>
1 parent 99a854f commit d84bf6d

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
@@ -15,6 +15,8 @@ node_js:
1515
- "11.1"
1616
- "12"
1717
- "13"
18+
- "14"
19+
- "15"
1820
- "node" # Latest stable Node version
1921

2022
sudo: false

0 commit comments

Comments
 (0)