Skip to content

Commit

Permalink
hapi 15
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Aug 27, 2016
1 parent 673af3e commit 502b961
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,8 @@ env:
- HAPI_VERSION="11"
- HAPI_VERSION="12"
- HAPI_VERSION="13"
- HAPI_VERSION="14"
- HAPI_VERSION="15"

install:
- npm install
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"async": "1.5.x",
"code": "3.x.x",
"hapi": "10.x.x",
"hapi": "14.x.x",
"lab": "10.x.x"
},
"scripts": {
Expand Down

0 comments on commit 502b961

Please sign in to comment.