Skip to content

Commit

Permalink
travis: test with more node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm committed Jun 27, 2020
1 parent b38eae8 commit a5cd893
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ env:

node_js:
- '0.10'
- '0.12'
- '4'
- '5'
- '6'
- 'node'
- '8'
- '10'
- '12'
- '14'


# Gives us faster boot time, see https://docs.travis-ci.com/user/ci-environment/
Expand Down

0 comments on commit a5cd893

Please sign in to comment.