From f8cbed212281c8acd7f709ed35d9bf7a6754ebad Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Mon, 16 Nov 2015 22:07:29 -0800 Subject: [PATCH] Update bundler on Travis since they won't. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0caa484b..749e4134 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ matrix: script: bundle exec rake before_install: - gem update --system + - gem update bundler services: - redis-server branches: