Skip to content

Commit

Permalink
Drop old hapi support
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Jul 18, 2017
1 parent 28ef641 commit 2fb6c3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ node_js:
sudo: false

env:
- HAPI_VERSION="13"
- HAPI_VERSION="14"
- HAPI_VERSION="15"
- HAPI_VERSION="16"

install:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ws": "1.x.x"
},
"peerDependencies": {
"hapi": ">=13.0.0"
"hapi": ">=16.0.0"
},
"devDependencies": {
"babel-cli": "^6.1.2",
Expand Down

0 comments on commit 2fb6c3b

Please sign in to comment.