language: node_js env: - NODE_ENV=test after_script: - npm run coverage - npm run codeclimate node_js: - "0.12"