Skip to content

Commit

Permalink
update node versions to test on
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdixon committed Sep 5, 2020
1 parent d02ccd5 commit b2de776
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: node_js
node_js:
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- 'node'
- 'lts/*'

sudo: required

Expand Down

0 comments on commit b2de776

Please sign in to comment.