Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 45a5c9d

Browse files
committed
Update build node version
Use active LTS and maintenance LTS
1 parent 6e8badc commit 45a5c9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ os:
44
- osx
55
language: node_js
66
node_js:
7-
- 6.5.0
8-
- 7
7+
- 12
8+
- 14
99
before_install:
1010
- "npm i -g typescript"
1111
- "npm i -g vsce"

0 commit comments

Comments
 (0)