Skip to content

Commit

Permalink
Merge pull request #17 from LoicMahieu/patch-1
Browse files Browse the repository at this point in the history
Travis: add support of node 0.12 and iojs
  • Loading branch information
rakeshpai committed Jun 22, 2015
2 parents 8b7ae4f + 78409d4 commit 472e693
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ language: node_js
node_js:
- 0.8
- 0.10
- 0.12
- iojs

services:
- redis

0 comments on commit 472e693

Please sign in to comment.