mirror of
https://github.com/thangisme/notes.git
synced 2025-01-03 11:36:26 -05:00
9 lines
99 B
YAML
9 lines
99 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- "4"
|
||
|
- "iojs-v3"
|
||
|
- "iojs-v2"
|
||
|
- "iojs-v1"
|
||
|
- "0.12"
|
||
|
- "0.10"
|