Skip to content

Commit

Permalink
Merge pull request #510 from aoberoi/tests-add-node-v10
Browse files Browse the repository at this point in the history
adds node v10 to travis test matrix
  • Loading branch information
aoberoi authored Jul 17, 2018
2 parents 9ced7fc + 230e862 commit 407a209
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 407a209

Please sign in to comment.