Skip to content

Commit

Permalink
test latest nodes as well as node 7
Browse files Browse the repository at this point in the history
closes #6
  • Loading branch information
zertosh committed Oct 28, 2016
1 parent ac0c0f7 commit df23bc2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "4.0"
- "5.0"
- "6.0"
- "4"
- "5"
- "6"
- "7"

0 comments on commit df23bc2

Please sign in to comment.