Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Commit

Permalink
chore: add node v7 for travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrimue committed May 1, 2017
1 parent c8df7db commit 9ad3386
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 @@ -9,3 +9,4 @@ after_success: "npm run coverage && cat ./coverage/lcov.info | ./node_modules/co
node_js:
- "4"
- "6"
- "7"

0 comments on commit 9ad3386

Please sign in to comment.