Skip to content

Commit

Permalink
node v4
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Sep 9, 2015
1 parent a593ee5 commit dc52ab4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ language: node_js

node_js:
- 0.10
- 0.12
- iojs
- 4.0

sudo: false

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"memory"
],
"engines": {
"node": ">=0.10.30"
"node": ">=0.10.40"
},
"dependencies": {
"hoek": "2.x.x"
Expand Down

0 comments on commit dc52ab4

Please sign in to comment.