language: node_js

before_script:
  - sudo apt-get install -qq pdftk
  - sudo apt-get install -qq poppler-utils

node_js:
  - "0.8"