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