mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-16 00:59:05 +00:00
8 lines
74 B
YAML
8 lines
74 B
YAML
|
|
language: node_js
|
||
|
|
sudo: false
|
||
|
|
node_js:
|
||
|
|
- '0.12'
|
||
|
|
- '4'
|
||
|
|
- '5'
|
||
|
|
- '6'
|