Skip to content

Commit f49a6b2

Browse files
committed
chore: change node version
1 parent d3454e9 commit f49a6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ stages:
1313
- release
1414

1515
node_js:
16-
- '12'
17-
- '13'
16+
- 'lts/*'
17+
- 'node'
1818

1919
os:
2020
- linux

0 commit comments

Comments
 (0)