mirror of
https://github.com/status-im/status-github-bot.git
synced 2025-01-12 14:24:38 +00:00
7 lines
83 B
YAML
7 lines
83 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- "7.7.1"
|
|
notifications:
|
|
disabled: true
|