UNPKG

lesshint-reporter-stylish

Version:
34 lines (25 loc) 335 B
dist: trusty language: node_js node_js: - "9" - "8" - "7" - "6" git: depth: 1 branches: only: - master - /^greenkeeper/.*$/ cache: directories: - $HOME/.npm - node_modules before_script: - node --version - npm --version - npm install -g gulp script: - npm test matrix: fast_finish: true