mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
allow jruby 1.9 mode to fail, cuz I don't care
This commit is contained in:
parent
70644e012d
commit
647dfaa73c
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ matrix:
|
|||
allow_failures:
|
||||
- gemfile: Gemfile
|
||||
rvm: rbx-19mode
|
||||
- gemfile: Gemfile
|
||||
rvm: jruby-19mode
|
||||
before_script:
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
- export DISPLAY=:99.0
|
||||
|
|
Loading…
Add table
Reference in a new issue