mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-16 17:19:03 +00:00
11 lines
95 B
YAML
11 lines
95 B
YAML
|
|
language: node_js
|
||
|
|
node_js:
|
||
|
|
- "6"
|
||
|
|
- "7"
|
||
|
|
- "8"
|
||
|
|
|
||
|
|
notifications:
|
||
|
|
email: false
|
||
|
|
|
||
|
|
sudo: false
|