Skip to content

Commit

Permalink
Merge pull request #463 from stripe/ob-travis-node-10
Browse files Browse the repository at this point in the history
Start testing Node 10 on Travis CI
  • Loading branch information
ob-stripe committed May 28, 2018
2 parents ca46b70 + 662a829 commit a3bb389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ node_js:
- "7"
- "8"
- "9"
- "10"
sudo: false
after_success: npm run report && npm run coveralls

0 comments on commit a3bb389

Please sign in to comment.