.travis.yml 167 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 language: node_js sudo: false node_js: - '5.1' before_script: - 'export DISPLAY=:99.0' - sh -e /etc/init.d/xvfb start - sleep 3 - npm i -g bower - bower i