Skip to content

Commit

Permalink
chore: add node v10 and v12 to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vieiralucas committed Jun 5, 2019
1 parent 6740969 commit 18d8494
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ addons:
sauce_connect: true
node_js:
- 8 # to be removed 2019-12-31
- 10 # to be removed 2021-04-31
- 12 # to be removed 2022-04-31
- lts/* # safety net; don't remove
- node # safety net; don't remove

Expand Down

0 comments on commit 18d8494

Please sign in to comment.