UNPKG

http-sts

Version:
14 lines (13 loc) 152 B
language: node_js sudo: false node_js: - 12 - 10 - 9 - 8 - 7 - 6 install: - npm install script: - npm build && npm test && npm run lint