Skip to content

Commit

Permalink
Build: Add tests for Node.js 5
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Nov 5, 2015
1 parent f837453 commit eabd8cf
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 @@ -4,6 +4,7 @@ node_js:
- "0.10"
- "0.12"
- "4"
- "5"
before_install:
- npm install -g npm@latest
after_success:
Expand Down

0 comments on commit eabd8cf

Please # to comment.