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