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

Commit

Permalink
Update build node version
Browse files Browse the repository at this point in the history
Use active LTS and maintenance LTS
  • Loading branch information
clayreimann committed Dec 28, 2020
1 parent 6e8badc commit 45a5c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ os:
- osx
language: node_js
node_js:
- 6.5.0
- 7
- 12
- 14
before_install:
- "npm i -g typescript"
- "npm i -g vsce"
Expand Down

0 comments on commit 45a5c9d

Please sign in to comment.