UNPKG

changelog-reminder

Version:

```bash $ npm install changelog-reminder ```

11 lines (9 loc) 99 B
language: node_js node_js: - "8" - "9" install: - yarn script: - yarn build - yarn test