mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +00:00
11 lines
110 B
YAML
11 lines
110 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.11"
|
|
- "0.12"
|
|
- "4.0"
|
|
- "4.1"
|
|
- "4.2"
|
|
- "4.5"
|
|
- "5.0"
|