Skip to content

Commit

Permalink
update travis. Remove v5, add v7
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob committed Jan 30, 2017
1 parent ab562bd commit 1d85539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ cache:
directories:
- node_modules
node_js:
- "7"
- "6"
- "5"
- "4"
after_success:
- npm run coverall

0 comments on commit 1d85539

Please sign in to comment.