diff --git a/.travis.yml b/.travis.yml index daf97d8..05ad16b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: ruby before_install: - gem update --system + - gem update bundler + - gem cleanup bundler cache: bundler rvm: - 2.1.5