From a6921fef76db639dfeb23fc94306c4d4e6125d50 Mon Sep 17 00:00:00 2001 From: Tim Emiola Date: Thu, 23 Apr 2015 13:36:21 -0700 Subject: [PATCH] Updates .travis.yml to update bundler --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d882c85..939ced4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ rvm: - jruby script: "bundle exec rake" before_install: + - gem update bundler - sudo apt-get update - sudo apt-get install idn notifications: