UNPKG

uupaa.uid.js

Version:
16 lines (13 loc) 348 B
language: node_js node_js: - "0.10" before_script: - "pwd" - "cd .." - "git clone https://github.com/uupaa/WebModule.git" - "cd -" - "npm install" - "npm install uupaa.closurecompiler.js" - "node node_modules/uupaa.closurecompiler.js --output ./release/UID.min.js --source lib/UID.js" script: - "npm run node"