1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/.travis.yml
Jo Liss 95c4be2483 Only build on MRI 1.9.3 for now
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.
2012-08-21 00:31:08 +02:00

5 lines
88 B
YAML

rvm:
- 1.9.3
before_script:
- sh -e /etc/init.d/xvfb start
- export DISPLAY=:99.0