mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-21 00:49:09 +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
|