remove 0.4 testing for now since it hangs and add IRC notifications

This commit is contained in:
Daniel Schauenberg 2012-04-14 15:16:23 -04:00
Родитель 811ad26148
Коммит e5f322aa6b
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -1,9 +1,8 @@
language: node_js language: node_js
node_js: node_js:
- 0.4
- 0.6 - 0.6
- 0.7 # development version of 0.8, may be unstable - 0.7 # development version of 0.8, may be unstable
script: "./run_tests.sh" script: "./run_tests.sh"
notifications: notifications:
email: irc:
- d@unwiredcouch.com - "irc.freenode.org#statsd"