mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
1265ecab9f
- node 0.11 0.12 - remove and ignore `test/sandbox` from git
9 lines
89 B
YAML
9 lines
89 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.11"
|
|
- "0.12"
|
|
- "4.0"
|
|
- "4.1"
|
|
- "4.2"
|
|
- "5.0"
|