mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
16 lines
156 B
YAML
16 lines
156 B
YAML
language: node_js
|
|
node_js:
|
|
- "node"
|
|
- "6"
|
|
- "5"
|
|
- "4"
|
|
- "4.4"
|
|
- "4.3"
|
|
- "4.2"
|
|
- "4.1"
|
|
- "4.0"
|
|
- "iojs"
|
|
- "0.12"
|
|
- "0.11"
|
|
- "0.10"
|