Repository URL to install this package:
|
Version:
0.1.22-1 ▾
|
language: node_js
node_js:
- "6"
- "5"
- "4"
install:
- make node_modules
script:
- make lint
- make test
- make coveralls