Testing Travis error for Ruby 2.1
gmoseson opened this issue · 2 comments
gmoseson commented
When trying to deploy, I got this error in Travis https://travis-ci.org/jpignata/temping/jobs/115696553.
Added
before_install:
- gem install bundler
to .travis.yml to see if it fixes the error.
kitop commented
It should be working now. That seems an issue with bundler itself.
Are you still getting the same error still?
gmoseson commented
No it seems to be working now.