mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-19 02:02:51 +00:00
9 lines
84 B
YAML
9 lines
84 B
YAML
|
|
language: node_js
|
||
|
|
os:
|
||
|
|
- linux
|
||
|
|
node_js:
|
||
|
|
- "0.10"
|
||
|
|
- "0.12"
|
||
|
|
- "4.1"
|
||
|
|
- "node"
|