mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
test also with node.js v0.6 + notify irc about test results
This commit is contained in:
parent
c0394138f8
commit
dfe3b8d17f
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
install:
|
||||
- "bin/installDeps.sh"
|
||||
before_script:
|
||||
|
@ -16,3 +17,6 @@ jdk:
|
|||
notifications:
|
||||
email:
|
||||
- petermartischka@googlemail.com
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#etherpad-lite-dev"
|
Loading…
Add table
Add a link
Reference in a new issue