UNPKG

uupaa.help.js

Version:
13 lines (11 loc) 233 B
language: node_js node_js: - "0.10" before_script: - "npm install -g plato" - "npm install -g http-server" - "npm install" - "npm install uupaa.compile.js" - "npm run build" script: - "npm run test-node"