Skip to content

Commit

Permalink
use headless browser in travis.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kei-s committed Jan 31, 2012
1 parent 68b9e96 commit 0dd4f91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,3 +2,6 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"

0 comments on commit 0dd4f91

Please sign in to comment.