VisionFTF / express-admin / node_modules / hogan.js / .travis.yml
.travis.yml
Raw
language: node_js
node_js:
  - 0.6
before_script:
  - "git submodule update --init"
  - "export DISPLAY=:99.0"
  - "sh -e /etc/init.d/xvfb start"
  - "phantomjs test/phantom-js-loader.js"