.travis.yml 140 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 before_install: - sudo apt-get update - sudo apt-get install imagemagick graphicsmagick language: node_js node_js: - "0.8" - "0.10"