summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-09-29 14:41:01 -0700
committerThom May <thom@chef.io>2016-10-07 11:12:43 +0100
commit77d5c6715a4cfe7300f0554b9548a7684969c279 (patch)
tree96fedfe70a4d4983966daa1884b993d534adfecf
parenta6965b78462cb0f66d0a1c3ec2e88ed2b0be3e83 (diff)
downloadmixlib-shellout-77d5c6715a4cfe7300f0554b9548a7684969c279.tar.gz
Add back the bundler update
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
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