UNPKG

fashion-show

Version:

Build consistent and versioned styleguides by including and running consistent lint files across projects.

17 lines (13 loc) 219 B
language: node_js node_js: - "0.10" - "0.12" - "4.0" before_install: - travis_retry npm install -g npm@2.14.2 - travis_retry npm install script: - npm test matrix: allow_failures: - node_js: "0.10"