Closed ferdinandrosario closed 9 years ago
Hi Mperham, from the travis log I'm able see the following error message.
131.97s$ rvm use 2.2.2 --install --binary --fuzzy
ruby-2.2.2 is not installed - installing.
Searching for binary rubies, this might take some time.
Requested binary installation but no rubies are available to download, consider skipping --binary flag.
Gemset '' does not exist, 'rvm ruby-2.2.2 do rvm gemset create ' first, or append '--create'.
from rails/rails@67b07f809b4621aefe1956c2fa23646fee230ccc I came to know rails depend on connection_poll.
As you know already rails 5 will support ruby >=2.2.2, I changed that.... I'm not sure what exact problem that is so I'm kindly requesting you to have a look it....
Build failed.