mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
6 lines
No EOL
105 B
YAML
6 lines
No EOL
105 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.8
|
|
before_script:
|
|
- npm install -g grunt-cli
|
|
script: grunt ci --verbose |