Skip to content

Commit

Permalink
[dist] Update .travis.yml to test against 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Jul 10, 2012
1 parent 11dc48b commit 2806350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 0.6
- 0.7
- 0.8
branches:
only:
- master
Expand Down

1 comment on commit 2806350

@indexzero
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests do pass on node@0.8.x. I believe this build is an unrelated npm failure.

Please sign in to comment.