Skip to content

Commit

Permalink
Update hoek and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed May 1, 2016
1 parent c4fd0b2 commit 4f8ef50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ language: node_js
node_js:
- "4"
- "5"
- "6"

sudo: false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": ">=4.0.0"
},
"dependencies": {
"hoek": "3.x.x",
"hoek": "4.x.x",
"topo": "2.x.x",
"isemail": "2.x.x",
"moment": "2.x.x"
Expand Down

0 comments on commit 4f8ef50

Please sign in to comment.