Skip to content

Commit

Permalink
Merge pull request #238 from alberto/issue237
Browse files Browse the repository at this point in the history
Build: Add node@5 to CI (fixes #237)
  • Loading branch information
nzakas committed Jan 19, 2016
2 parents 4cebcca + 2e2808a commit 3eb708d
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,5 +4,6 @@ node_js:
- "0.10"
- "0.12"
- 4
- 5
after_success:
- npm run coveralls

0 comments on commit 3eb708d

Please sign in to comment.