notifications: recipients: - groonga-commit@lists.sourceforge.jp - travis@clear-code.com language: node_js node_js: - "0.8" - "0.10" # env: # - GROONGA_MASTER=yes install: - curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh - npm install script: npm test