mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
95c4be2483
We'll have to get a handle on these weird build failures, some of which seem to be flickering. But let's take it one step it at a time and focus on getting it running reliably on at least *one* Ruby version.
5 lines
88 B
YAML
5 lines
88 B
YAML
rvm:
|
|
- 1.9.3
|
|
before_script:
|
|
- sh -e /etc/init.d/xvfb start
|
|
- export DISPLAY=:99.0
|