Skip to content

Instantly share code, notes, and snippets.

@kumar303
Created March 19, 2014 22:06
Show Gist options
  • Save kumar303/9652462 to your computer and use it in GitHub Desktop.
Save kumar303/9652462 to your computer and use it in GitHub Desktop.
travis ci browser example
before_script:
- npm rebuild
- "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