Skip to content

Commit

Permalink
chore(travis): test in node 4 & 6
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Oct 25, 2016
1 parent 6c24261 commit 251d0eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,8 +6,8 @@ cache:
notifications:
email: false
node_js:
- '4'
- 'stable'
- 4
- 6
after_success:
- npm run semantic-release
branches:
Expand Down

0 comments on commit 251d0eb

Please sign in to comment.