Skip to content

Commit

Permalink
[travis] add testing on node versions 9 & 10
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Oct 30, 2018
1 parent 5e2b0cd commit d434ce9
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
@@ -1,6 +1,8 @@
language: node_js
node_js:
- node
- 10
- 9
- 8
- 7
- 6
Expand Down

0 comments on commit d434ce9

Please sign in to comment.