Skip to content

Commit

Permalink
Add node.js to Travis builds so that the Javascript sandbox tests run (
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Oct 14, 2013
1 parent 5faa676 commit 0b8c1a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: python
python:
- "2.6"
- "2.7"
node_js:
- "0.10"
services:
- riak
- redis-server
Expand Down

0 comments on commit 0b8c1a7

Please sign in to comment.