Skip to content

Commit

Permalink
Merge pull request #17 from hapijs/lab6
Browse files Browse the repository at this point in the history
Lab v6 and travis node versions
  • Loading branch information
devinivy committed Oct 5, 2015
2 parents c6852a7 + c1d892b commit c78366d
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
Expand Up @@ -3,7 +3,7 @@ language: node_js
node_js:
- 0.10
- 4.0
- 4

sudo: false


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"hoek": "2.x.x"
},
"devDependencies": {
"lab": "5.x.x",
"lab": "6.x.x",
"code": "1.x.x"
},
"scripts": {
Expand Down

0 comments on commit c78366d

Please sign in to comment.