7 lines
133 B
YAML
7 lines
133 B
YAML
language: node_js
|
|
node_js:
|
|
- "lts/*"
|
|
|
|
notifications:
|
|
irc:
|
|
- "ircs://irc.mozilla.org:6697/#testpilot-containers-bots"
|