Skip to content

Commit

Permalink
[fix dist] Bump to nssocket@0.10.0 to support node@0.10.x. Update…
Browse files Browse the repository at this point in the history
… travis to test it. Fixes #370. Fixes #400.
  • Loading branch information
indexzero committed Apr 21, 2013
1 parent bd42888 commit 10fa40f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- 0.8
- 0.10
branches:
only:
- master
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"flatiron": "0.3.5",
"forever-monitor": "1.2.1",
"nconf": "0.6.7",
"nssocket": "0.3.8",
"nssocket": "0.5.0",
"optimist": "0.4.0",
"pkginfo": "0.3.0",
"timespan": "2.0.1",
Expand Down

0 comments on commit 10fa40f

Please sign in to comment.