Skip to content

Commit

Permalink
Merge pull request #39 from the-grid/greenkeeper/remove-node-0.10
Browse files Browse the repository at this point in the history
πŸ‘»πŸ˜± Node.js 0.10 is unmaintained πŸ˜±πŸ‘»
  • Loading branch information
jonnor authored Nov 24, 2016
2 parents 0491d36 + 823f0a0 commit 1d6e559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:
- '0.10'
- 6
env:
global:
- secure: aBXRxhP3Ig+4wKywBpBhgwAbbmdyXXt3t95yEXHbeh+UgMQmuE8/GnvmW3BdIHVANzknIp+pCeLHqnQQodGdyh08BbVdRQEelnZBegmn8OvTrIpO/UEh0etu/vVcWBZ/nqgj6IfIRe+n1HhpfCC9kSGFU/bx/wvdCOc6MVl+7ec=
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"mocha": "2.5.3"
},
"engines": {
"node": "~0.10.26"
"node": ">= 4"
}
}

0 comments on commit 1d6e559

Please sign in to comment.