mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 09:53:00 +01:00
5 lines
78 B
YAML
5 lines
78 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.8
|
|
before_script:
|
|
- npm install -g grunt-cli |