diff --git a/.travis.yml b/.travis.yml index f528cf55..177239f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,5 +54,5 @@ notifications: " before_install: - - gem update --system - - gem install bundler + - gem update --system --no-document + - gem install bundler --no-document