Closed AdrieanKhisbe closed 8 years ago
Missing tests.
voilà :)
Test non passing because of 0.10:
/home/travis/build/hapijs/lout/node_modules/hapi/lib/index.js:5
const Server = require('./server');
^^^^^
SyntaxError: Use of const in strict mode.
shall I update travis test version, to only target 4 and +?
Yes go for it.
Do you want me to set a coveralls badge?
(and update the dependancies, cf: https://david-dm.org/hapijs/lout#info=devDependencies)
Merged manually in 608a80f to make a few fixes, thanks.
Implement the #132 requested feature