Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
6 lines
82 B
YAML
6 lines
82 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
before_script:
|
|
- npm install -g grunt-cli
|