Skip to content

Commit 4f8ef50

Browse files
committed
Update hoek and travis
1 parent c4fd0b2 commit 4f8ef50

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ language: node_js
33
node_js:
44
- "4"
55
- "5"
6+
- "6"
67

78
sudo: false

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"node": ">=4.0.0"
1515
},
1616
"dependencies": {
17-
"hoek": "3.x.x",
17+
"hoek": "4.x.x",
1818
"topo": "2.x.x",
1919
"isemail": "2.x.x",
2020
"moment": "2.x.x"

0 commit comments

Comments
 (0)