5 lines
56 B
YAML
5 lines
56 B
YAML
script: script/test
|
|
language: node_js
|
|
node_js:
|
|
- '0.10'
|
script: script/test
|
|
language: node_js
|
|
node_js:
|
|
- '0.10'
|