mirror of
https://gitee.com/doramart/DoraCMS.git
synced 2024-12-04 21:27:52 +08:00
8 lines
82 B
YAML
8 lines
82 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.12"
|
|
- "0.10"
|
|
- "iojs"
|
|
services:
|
|
- mongodb
|