dont install bunlder, travis now has the most recent version
This commit is contained in:
parent
83f152803b
commit
94d2292587
1 changed files with 1 additions and 4 deletions
|
|
@ -6,6 +6,3 @@ if [ "$(gem --version)" != "1.8.15" ]; then
|
|||
rvm rubygems 1.8.15
|
||||
echo "Changed RubyGems version to $(gem --version)."
|
||||
fi
|
||||
|
||||
gem uninstall bundler --all --ignore-dependencies --executables
|
||||
gem install bundler --version '~> 1.0.0'
|
||||
Loading…
Reference in a new issue