diff --git a/.travis.yml b/.travis.yml index 7c3a1db9..e3fceec9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ language: ruby before_script: - gem update --system - - gem update bundler + - gem install bundler