Files
2026-01-16 14:13:44 +08:00

7 lines
107 B
YAML

language: node_js
node_js:
- "5.1.1"
before_install:
- npm install -g grunt-cli bower
- npm install