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