Skip to content

Commit

Permalink
adds node v10 to travis test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
aoberoi committed Jul 17, 2018
1 parent 9ced7fc commit 230e862
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
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "10"
- "9"
- "8"
- "7"
Expand Down

0 comments on commit 230e862

Please sign in to comment.