Skip to content

Commit

Permalink
build: be more explicit about tested versions of nodejs (#1213)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Apr 29, 2019
1 parent b5b6632 commit c72c752
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,11 @@ language: node_js
node_js:
- node
- lts/*
- 12
- 11
- 10
- 8
- 6
- 4.3.2
- 4
branches:
Expand Down

0 comments on commit c72c752

Please sign in to comment.