UNPKG

proxy-table

Version:

Proxy table with routable proxy paths

8 lines 169 B
language: node_js node_js: - "0.10" - "0.11" script: - "npm run test-travis" after_script: - "npm install coveralls@2.11.x && cat coverage/lcov.info | coveralls"