Skip to content

Commit

Permalink
Merge pull request #34 from jstransformers/node-5
Browse files Browse the repository at this point in the history
Add NodeJS 5.0.0 to the testing list
  • Loading branch information
ForbesLindesay committed Oct 30, 2015
2 parents 194bf4d + 537a7f3 commit baf7091
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 @@ -5,6 +5,7 @@ node_js:
- "0.10"
- "0.12"
- "4"
- "5"

after_success:
- npm run coverage
Expand Down

0 comments on commit baf7091

Please sign in to comment.