mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
8 lines
129 B
YAML
8 lines
129 B
YAML
|
language: node_js
|
||
|
node_js:
|
||
|
- "0.8"
|
||
|
install:
|
||
|
- bin/installDeps.sh
|
||
|
notifications:
|
||
|
email:
|
||
|
- petermartischka@googlemail.com
|