From 77d5c6715a4cfe7300f0554b9548a7684969c279 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 29 Sep 2016 14:41:01 -0700 Subject: Add back the bundler update Signed-off-by: Tim Smith --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9c11d89..c5340d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,7 @@ rvm: branches: only: - master +before_install: + - gem update bundler script: bundle exec rake -- cgit v1.2.1