Skip to content

Commit

Permalink
Update CI versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsubrian committed Dec 29, 2015
1 parent 1f2e564 commit 6d15eeb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
@@ -1,5 +1,8 @@
language: node_js
node_js:
- 0.6
- 0.8
- '5'
- '4'
- '0.10'
- '0.8'
- '0.6'
- 'iojs'
5 changes: 1 addition & 4 deletions package.json
Expand Up @@ -30,8 +30,5 @@
"redis"
],
"author": "Brian Link",
"license": "MIT",
"engines": {
"node": ">= 0.6.0"
}
"license": "MIT"
}

0 comments on commit 6d15eeb

Please sign in to comment.