toymachiner62 / hapi-authorization

ACL plugin for hapijs
MIT License
80 stars 25 forks source link

Upgraded ci and deps #13

Closed AdrieanKhisbe closed 8 years ago

AdrieanKhisbe commented 8 years ago

:smiley:

AdrieanKhisbe commented 8 years ago

Support was drop from hapi. cf: https://github.com/hapijs/hapi/issues/2764

Hence test failing on 0.10 when upgrading deps cf: https://travis-ci.org/AdrieanKhisbe/hapi-authorization/jobs/97230488 test failing because of const

toymachiner62 commented 8 years ago

Ah got it. I'll update the Readme to reflect that then. Thanks a lot. I'll get this merged soon.

AdrieanKhisbe commented 8 years ago

was a pleasure :), or should I say "was hapi to do be of any help"

I recommend to release a major then. (since 1 already been reached :))

toymachiner62 commented 8 years ago

3.0.0 published to NPM.

AdrieanKhisbe commented 8 years ago

cool! :)

AdrieanKhisbe commented 8 years ago

(you just need to activate coveralls repo (log with github), and we'll have the coverage reported :) )