Files
2020-07-12 15:04:12 +07:00

9 lines
130 B
YAML

language: node_js
node_js:
- 4
install:
- npm install grunt-cli -g
- npm install -g bower
- npm install
- bower install