Skip to content

Commit

Permalink
Add node 5 and 6 versions to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Jul 3, 2016
1 parent 23c013a commit ea1aed9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: node_js
sudo: false
node_js:
- "4"
- "5"
- "6"
notifications:
email: false
after_success:
Expand Down

0 comments on commit ea1aed9

Please sign in to comment.