sudo: false language: node_js node_js: - "stable" - "4.1" - "0.12" before_install: - npm install svgexport -g