UNPKG
hapi-auth
Version:
latest (1.0.1)
1.0.1
1.0.0
A Complete Login Solution for Hapi.js Apps/APIs
github.com/dwyl/hapi-login
dwyl/hapi-login
hapi-auth
/
.travis.yml
8 lines
(7 loc)
•
156 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"4.2.2"
before_install:
- pip install --user codecov
after_success:
- codecov --file coverage/lcov.info --disable search