You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update Rubies to latest version.
* Add ruby-head as allow_failures.
* It's good to know new version Ruby's issue as faster before the release.
* fast_finish is to get the Travis result as faster
without waiting the result of the "allow_failures" items.
See https://blog.travis-ci.com/2013-11-27-fast-finishing-builds/
* Do hack for Ruby 1.9.3 and 2.0.0.
Because the Rails 4.2 dependency's nokogiri latest version requires Ruby
version >= 2.1.0.
0 commit comments