6 lines
85 B
YAML
6 lines
85 B
YAML
before_install:
|
|
- npm install -g bower grunt-cli
|
|
language: node_js
|
|
node_js:
|
|
- "10"
|