language: node_js
before_install:
  - sudo apt-get install -yqq poppler-utils
node_js:
  - 0.8
  - 0.6
  - 0.9
  - 0.10
