Skip to content

Commit

Permalink
Merge 5aa5fe7 into e4a9b5d
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBlueHat committed Jan 26, 2017
2 parents e4a9b5d + 5aa5fe7 commit 6efca36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,9 +1,8 @@
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "6"
- "7"
script:
- npm run coverage
- npm run publish-coverage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"readable-stream": "^2.1.4"
},
"peerDependencies": {
"levelgraph": ">= 1.0 < 2.0"
"levelgraph": "^2.0.0"
},
"devDependencies": {
"mocha": "^3.0.0",
Expand Down

0 comments on commit 6efca36

Please sign in to comment.