1
0
Fork 0
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:
Thomas Walpole 2016-08-15 13:54:19 -07:00
parent 676fba48e2
commit f893f71e32

View file

@ -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