language: node_js
 
before_install:
 - sudo apt-get install libgmp3-dev

node_js:
 - 0.6

notifications:
  irc: "irc.mozilla.org#identity"