UNPKG

lint-changed

Version:
17 lines (16 loc) 254 B
language: node_js cache: directories: - node_modules node_js: - '7' - '6' - '4' before_script: - npm prune after_success: - bash <(curl -s https://codecov.io/bash) - npm run semantic-release branches: except: - /^v\d+\.\d+\.\d+$/