5 lines
59 B
YAML
5 lines
59 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10.13"
|
|
script: grunt test
|
language: node_js
|
|
node_js:
|
|
- "0.10.13"
|
|
script: grunt test
|