mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-06-05 15:09:09 +09:00
13 lines
112 B
YAML
13 lines
112 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.8"
|
|
- "0.10"
|
|
- "0.11"
|
|
- "0.12"
|
|
- "1.7.1"
|
|
- 1
|
|
- 2
|
|
- 3
|
|
- 4
|
|
- 5
|