Skip to content

Commit

Permalink
Merge pull request #916 from sendgrid/more-node-versions
Browse files Browse the repository at this point in the history
Test against more Node.js versions
  • Loading branch information
thinkingserious authored Apr 10, 2019
2 parents 06dc1b9 + 299c441 commit e1651c6
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 @@ -3,6 +3,8 @@ node_js:
- "6"
- "7"
- "8"
- "node"
- "lts/*"
before_install:
- npm install -g npm@2
before_script:
Expand Down

0 comments on commit e1651c6

Please sign in to comment.