UNPKG

zan-proxy

Version:
17 lines (16 loc) 173 B
language: node_js node_js: - 6 os: linux cache: yarn: true branches: only: - master - dev install: - | yarn install script: - | npm run lint && npm run test