mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-16 00:59:05 +00:00
12 lines
104 B
YAML
12 lines
104 B
YAML
|
|
language: node_js
|
||
|
|
node_js:
|
||
|
|
- "6"
|
||
|
|
- "7"
|
||
|
|
- "8"
|
||
|
|
- "10"
|
||
|
|
|
||
|
|
notifications:
|
||
|
|
email: false
|
||
|
|
|
||
|
|
sudo: false
|