Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1 from diasdavid/v4
Browse files Browse the repository at this point in the history
add engine, all good
  • Loading branch information
daviddias committed Sep 14, 2015
2 parents c2f5110 + 43509ac commit ae2c477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "iojs"
- "4.0"

branches:
only:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"bugs": {
"url": "https://github.com/diasdavid/node-ipfs-kad-router/issues"
},
"engines" : { "node" : "^4.0.0" },
"homepage": "https://github.com/diasdavid/node-ipfs-kad-router",
"dependencies": {
"async": "^1.4.0",
Expand Down

0 comments on commit ae2c477

Please sign in to comment.