Skip to content

Commit

Permalink
add node.js version to .travis.yml (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Feb 5, 2017
1 parent e888a3c commit db0a96f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,2 +1,4 @@
language: node_js
node_js:
- "6"
after_success: npm run coverage

0 comments on commit db0a96f

Please sign in to comment.