Skip to content

Commit

Permalink
build: update lts tag in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 21, 2020
1 parent 337e87a commit d247eef
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 @@ -14,9 +14,9 @@ node_js:
- "7.10"
- "8.17"
- "9.11"
- &lts "10.18"
- "10.18"
- "11.15"
- "12.14"
- &lts "12.14"
- "13.6"
env:
global:
Expand Down

0 comments on commit d247eef

Please sign in to comment.