@smcabrera a few things connected with yout changes for travis:
.ruby-version file isn't necesary if you defined rvm section. Ruby 2.2.4 is little old, there should be defined more ruby version for travis.
- freezing bundler version in gemspec isn't so good, because with newer bundler version it is impossible to ruby
bundle command. I think taht it can be achieved in different way for Travis CI
@smcabrera a few things connected with yout changes for travis:
.ruby-versionfile isn't necesary if you defined rvm section. Ruby 2.2.4 is little old, there should be defined more ruby version for travis.bundlecommand. I think taht it can be achieved in different way for Travis CI