mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Allow rbx failure - no idea how travis is as broken as it is
This commit is contained in:
parent
676fba48e2
commit
f893f71e32
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ matrix:
|
|||
- gemfile: gemfiles/Gemfile.beta-versions
|
||||
- gemfile: gemfiles/Gemfile.beta-marionette
|
||||
- rvm: jruby-9.0.5.0
|
||||
- rvm: rbx-3.26
|
||||
env:
|
||||
global:
|
||||
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
|
||||
|
|
Loading…
Reference in a new issue