Skip to content

Commit

Permalink
boilerplate: Add Node.js 10 to Travis testing
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Apr 27, 2018
1 parent 3dbf0c8 commit 2ec8b9a
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 @@ -6,6 +6,7 @@ node_js:
- "7"
- "8"
- "9"
- "10"

after_success:
- npm run coverage
Expand Down

0 comments on commit 2ec8b9a

Please sign in to comment.