mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
7 lines
81 B
YAML
7 lines
81 B
YAML
language: node_js
|
|
node_js:
|
|
- 0.8
|
|
- 0.9
|
|
- 0.10
|
|
script: node ./test/index.js
|