Skip to content

Instantly share code, notes, and snippets.

@there4
Created March 22, 2012 18:04
Show Gist options
  • Save there4/2161211 to your computer and use it in GitHub Desktop.
Save there4/2161211 to your computer and use it in GitHub Desktop.
TravisCI with Phantom and Grunt
language: node_js
node_js:
- 0.6
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment