Skip to content

Commit

Permalink
add node 6 to travis targets
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimturkmen27 committed Dec 20, 2016
1 parent 41ffc36 commit 740fdf1
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 @@ -5,4 +5,5 @@ cache:
node_js:
- "4"
- "5"
- "6"
after_success: 'npm run coveralls'

0 comments on commit 740fdf1

Please sign in to comment.