UNPKG

kue-ui

Version:
23 lines (17 loc) 265 B
--- language: node_js node_js: - "0.12" sudo: false cache: directories: - node_modules before_install: - "npm config set spin false" - "npm install -g npm@^2" install: - npm install -g bower - npm install - bower install script: - npm test