Skip to content

Commit

Permalink
travis: set node version to 6 & 7
Browse files Browse the repository at this point in the history
  • Loading branch information
robertkowalski committed Jun 1, 2017
1 parent c9ca3af commit 444b7ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ sudo: false

language: node_js
node_js:
- "stable"
- 6
- 7

0 comments on commit 444b7ec

Please sign in to comment.