Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml to test on node 0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
tizzo committed Mar 28, 2015
1 parent 8d171c9 commit 9356ddb
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 @@ -2,6 +2,7 @@ language: node_js
services:
- redis-server
node_js:
- "0.12"
- "0.11"
- "0.10"
# Currently these versions are disabled because blanket does not support them
Expand Down

0 comments on commit 9356ddb

Please sign in to comment.