mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 09:09:09 +00:00
12 lines
96 B
YAML
12 lines
96 B
YAML
![]() |
language: node_js
|
||
|
|
||
|
node_js:
|
||
|
- "6"
|
||
|
- "7"
|
||
|
- "8"
|
||
|
|
||
|
notifications:
|
||
|
email: false
|
||
|
|
||
|
sudo: false
|