mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Allow jruby to fail until nio4r building is fixed
This commit is contained in:
parent
1d42935865
commit
85bb55ed49
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ matrix:
|
|||
- gemfile: gemfiles/Gemfile.beta-versions
|
||||
- gemfile: gemfiles/Gemfile.edge-firefox
|
||||
- env: CHROME_BETA=true HEADLESS=true
|
||||
- rvm: jruby-9.2.7.0
|
||||
before_install:
|
||||
- gem update --system
|
||||
- if [[ $BUNDLE_GEMFILE =~ Gemfile.edge-firefox$ ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue