diff --git a/.travis.yml b/.travis.yml index 168767d4d..834c09249 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ before_install: else gem update --system; gem install bundler; + bundle update --bundler; fi rvm: