Skip to content

Commit

Permalink
Merge pull request #30 from yargs/update_travis
Browse files Browse the repository at this point in the history
Add support for testing on Node.js v6
  • Loading branch information
maxrimue committed Jul 17, 2016
2 parents 6587d19 + 17897dc commit 50690f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,4 +5,5 @@ node_js:
- "0.12"
- "4"
- "5"
- "node"
after_success: npm run coverage

0 comments on commit 50690f6

Please sign in to comment.