language: node_js node_js: - "8" script: - npm run coverage - npm run ... "npm run build", "test": "npm run lint && npm run check && npm run testonly", ...
確定! 回上一頁