Skip to content

Commit

Permalink
chore: added node 8 and 10 to ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
analog-nico committed Feb 14, 2019
1 parent 77e4f18 commit efa0b28
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
Expand Up @@ -7,6 +7,8 @@ node_js:
- "iojs"
- "4"
- "6"
- "8"
- "10"

env:
- V_REQUEST=2.34.0
Expand Down

0 comments on commit efa0b28

Please # to comment.